summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2019-10-21 16:44:37 +0000
committerAdrian Prantl <aprantl@apple.com>2019-10-21 16:44:37 +0000
commit122e7af03df6f4d4f64db016c7183d0045690558 (patch)
treeafeeef23cb6c99e7c47aed09b4a458afbb40722e /lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py
parent7a79e10a82e0d5f84385566493823959dc1697b3 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud