diff options
author | Louis Dionne <ldionne@apple.com> | 2018-12-14 18:19:14 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-12-14 18:19:14 +0000 |
commit | bc297b1da9d63bd2ee64dd0f57cb41e66c2a50a9 (patch) | |
tree | 870170a548824cd605e46ea3756ab9891d8550f7 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 5948b7f30fc4ac9c2ddc142ffb4341bd9eb2289b (diff) | |
download | llvm-bc297b1da9d63bd2ee64dd0f57cb41e66c2a50a9.zip llvm-bc297b1da9d63bd2ee64dd0f57cb41e66c2a50a9.tar.gz llvm-bc297b1da9d63bd2ee64dd0f57cb41e66c2a50a9.tar.bz2 |
[libcxx] Make sure use_system_cxx_lib does not override cxx_runtime_root for DYLD_LIBRARY_PATH
Otherwise, even specifying a runtime root different from the library
we're linking against won't work -- the library we're linking against
is always used. This is undesirable if we try testing something like
linking against a recent libc++.dylib but running the tests against an
older version (the back-deployment use case).
llvm-svn: 349171
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions