diff options
author | Lang Hames <lhames@gmail.com> | 2024-09-12 12:48:32 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-09-12 12:50:33 +1000 |
commit | 5e80fc88f484b471ec61ac28894698a946c4fb89 (patch) | |
tree | 011a05ab72ad564af9cd66b50d7384254e00407f /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 8168088f0a9015bc6d930e8bc1c639dee06ca82c (diff) | |
download | llvm-5e80fc88f484b471ec61ac28894698a946c4fb89.zip llvm-5e80fc88f484b471ec61ac28894698a946c4fb89.tar.gz llvm-5e80fc88f484b471ec61ac28894698a946c4fb89.tar.bz2 |
[opt] Fix opt for LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES=Off.
Building with -DLLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES=Off should not
prevent use of opt plugins.
This fix uses the approach implemented in
https://github.com/llvm/llvm-project/pull/101741.
rdar://135841478
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions