summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2019-04-26 22:40:47 +0000
committerAlex Lorenz <arphaman@gmail.com>2019-04-26 22:40:47 +0000
commit3bf116c1a4f88d6e3f3fd0887453dea3569e0823 (patch)
tree5f1bfaabbd00b17c0cf9499cbf08291a9ab12fb5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent8504b5f64f47d54c83f66670e804dc70c6112dae (diff)
downloadbcm5719-llvm-3bf116c1a4f88d6e3f3fd0887453dea3569e0823.tar.gz
bcm5719-llvm-3bf116c1a4f88d6e3f3fd0887453dea3569e0823.zip
[driver][macOS] Link libarclite from the default toolchain when clang
is running in a toolchain outside of xcode 'libarclite' usually lives in the same toolchain as 'clang'. However, the Swift open source toolchains for macOS distribute Clang without 'libarclite'. In that case, to allow the linker to find 'libarclite', we point to the 'libarclite' that should be in the XcodeDefault toolchain instead. The path to the toolchain is inferred from the SDK path if it's specified. https://bugs.swift.org/browse/SR-9972 rdar://49947573 llvm-svn: 359353
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud