diff options
author | Nico Weber <thakis@chromium.org> | 2021-03-01 15:23:25 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-03-01 15:23:28 -0500 |
commit | 3e6b6cee00819d256f30e84aec7ae634e0725534 (patch) | |
tree | b8e7a0e1737aba7d3e938974f5acac91aff17c5d /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 2e803ec746ac3669efc47de58001dfee82cb8fe3 (diff) | |
download | llvm-3e6b6cee00819d256f30e84aec7ae634e0725534.zip llvm-3e6b6cee00819d256f30e84aec7ae634e0725534.tar.gz llvm-3e6b6cee00819d256f30e84aec7ae634e0725534.tar.bz2 |
[lld/mac] Use libSystem.dylib instead of libSystem.B.dylib in tests
For -flat_namespace, lld needs to load dylibs in LC_LOAD_DYLIB.
The current setup meant that libSystem.dylib would cause a LC_LOAD_DYLIB
with libSystem.B.dylib, but that didn't exist in our libsysroot for
tests. So just drop the .B.
See https://reviews.llvm.org/D97641#2595237 and
https://reviews.llvm.org/D97641#2595270
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions