diff options
author | Adrian Prantl <aprantl@apple.com> | 2019-10-21 16:44:37 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2019-10-21 16:44:37 +0000 |
commit | 122e7af03df6f4d4f64db016c7183d0045690558 (patch) | |
tree | afeeef23cb6c99e7c47aed09b4a458afbb40722e /lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py | |
parent | 7a79e10a82e0d5f84385566493823959dc1697b3 (diff) | |
download | bcm5719-llvm-122e7af03df6f4d4f64db016c7183d0045690558.tar.gz bcm5719-llvm-122e7af03df6f4d4f64db016c7183d0045690558.zip |
PCH debug info: Avoid appending the source directory to an absolute path
When building a precompiled header in -fmodule-format=obj (i.e.,
`-gmodules) in an absolute path, the locig in
CGDebugInfo::createCompileUnit would unconditionally append the source
directory to the -main-file-name. This patch avoids that behavior for
absolute paths.
rdar://problem/46045865
Differential Revision: https://reviews.llvm.org/D69213
llvm-svn: 375423
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py')
0 files changed, 0 insertions, 0 deletions