diff options
author | Lang Hames <lhames@gmail.com> | 2024-08-29 16:57:37 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-08-29 16:57:37 +1000 |
commit | 8f96be921c1a97594ee94c2789cee9b131525f63 (patch) | |
tree | e923625b5c2ab7e34a22203de6a64c777beb435c /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 3b64ede096ce0a0230c4d3f77782e6fa18f2943a (diff) | |
download | llvm-8f96be921c1a97594ee94c2789cee9b131525f63.zip llvm-8f96be921c1a97594ee94c2789cee9b131525f63.tar.gz llvm-8f96be921c1a97594ee94c2789cee9b131525f63.tar.bz2 |
[bugpoint] Fix bugpoint for LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES=Off.
Building with -DLLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES=Off should not
prevent use of bugpoint plugins.
This fix uses the approach implemented in
https://github.com/llvm/llvm-project/pull/101741.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions