diff options
author | Alex Langford <apl@fb.com> | 2022-09-29 14:40:57 -0700 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2022-10-04 11:25:43 -0700 |
commit | 266ec801fb23f9f5f1d61ca9466e0805fbdb78a7 (patch) | |
tree | e1af4e6c7920d2189b47fa9cc90e7ad6eb31362a /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | ffecb643ee2c49e55e0689339b6d5921b5e6ff8b (diff) | |
download | llvm-266ec801fb23f9f5f1d61ca9466e0805fbdb78a7.zip llvm-266ec801fb23f9f5f1d61ca9466e0805fbdb78a7.tar.gz llvm-266ec801fb23f9f5f1d61ca9466e0805fbdb78a7.tar.bz2 |
[clang][DebugInfo] Respect fmodule-file-home-is-cwd in skeleton CUs for clang modules
When -fmodule-file-home-is-cwd and the path to the PCM is relative, we
shouldn't assume that the path to the PCM is relative to the modulemap
that produced it. To respect the option -fmodule-file-home-is-cwd, we
should assume the path is relative to the current working directory.
Reviewed By: rmaz
Differential Revision: https://reviews.llvm.org/D134911
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions