diff options
author | Lang Hames <lhames@gmail.com> | 2024-08-29 17:50:49 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-08-29 17:50:49 +1000 |
commit | e5b55e606796bac0e28e2f0fdc6fb39a419f6b15 (patch) | |
tree | 5829dd94cfd2ae4285da91cdcc57d0c6631c3492 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 47615ff2347a8be429404285de3b1c03b411e7af (diff) | |
download | llvm-e5b55e606796bac0e28e2f0fdc6fb39a419f6b15.zip llvm-e5b55e606796bac0e28e2f0fdc6fb39a419f6b15.tar.gz llvm-e5b55e606796bac0e28e2f0fdc6fb39a419f6b15.tar.bz2 |
[clang-repl] Fix clang-repl for LLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES=Off.
clang-repl should stil work when LLVM is built with
-DLLVM_ENABLE_EXPORTED_SYMBOLS_IN_EXECUTABLES=Off.
This fix uses the approach implemented in
https://github.com/llvm/llvm-project/pull/101741.
rdar://134910110
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions