diff options
author | Adrian Prantl <aprantl@apple.com> | 2020-03-18 15:31:39 -0700 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2020-03-24 17:13:42 -0700 |
commit | ed8ad6ec1562a980d8d6a8fea29703030acc125b (patch) | |
tree | 8051edff0f5fdb8cb5a14c3d97dbb77b519cdc56 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 39c55cef21b4ca9863edf82b6d9995fb1e28c37d (diff) | |
download | llvm-ed8ad6ec1562a980d8d6a8fea29703030acc125b.zip llvm-ed8ad6ec1562a980d8d6a8fea29703030acc125b.tar.gz llvm-ed8ad6ec1562a980d8d6a8fea29703030acc125b.tar.bz2 |
Add an -object-path-prefix option to dsymutil
to remap object file paths (but no source paths) before
processing. This is meant to be used for Clang objects where the
module cache location was remapped using ``-fdebug-prefix-map``; to
help dsymutil find the Clang module cache.
<rdar://problem/55685132>
Differential Revision: https://reviews.llvm.org/D76391
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions