aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorFred Riss <friss@apple.com>2020-04-06 08:40:17 -0700
committerFred Riss <friss@apple.com>2020-04-06 19:50:34 -0700
commit06ea05a3fbc6e70cd4c492cced363a8630d65c6a (patch)
tree0f652e8a2a435bfe969df338356a2aea7f336053 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parentc56975e299e17a503066c98a3afaf02c5b231f9e (diff)
downloadllvm-06ea05a3fbc6e70cd4c492cced363a8630d65c6a.zip
llvm-06ea05a3fbc6e70cd4c492cced363a8630d65c6a.tar.gz
llvm-06ea05a3fbc6e70cd4c492cced363a8630d65c6a.tar.bz2
[lldb/test] Fix TestDSYMSourcePathRemapping in the presence of symlnks
My main work directory is on a separate partition, but I usually access it through a symlink in my home directory. When running the tests, either Clang or make resolves the symlink, and the real path of the test directory ends up in the debug information. This confuses this test as LLDB is trying to remap the real path, but the remapping description uses the path with the symlink in it. Calling realpath on the source path when constructing the remapping description fixes it.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions