diff options
author | Lang Hames <lhames@gmail.com> | 2023-03-26 18:27:54 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2023-03-26 18:27:54 +0000 |
commit | 2ad8e6e082e254e5560c1c04b20a9904429d8bf0 (patch) | |
tree | 238011c308b0bb58131339d56cd20a94a2188ffb /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 556600af6a8a7f241277f7a22c3e3746e7b09123 (diff) | |
download | llvm-2ad8e6e082e254e5560c1c04b20a9904429d8bf0.zip llvm-2ad8e6e082e254e5560c1c04b20a9904429d8bf0.tar.gz llvm-2ad8e6e082e254e5560c1c04b20a9904429d8bf0.tar.bz2 |
[examples] Add export_executable_symbols to HowToUseLLJIT example.
LLJIT needs access to symbols (e.g. llvm_orc_registerEHFrameSectionWrapper)
that will be defined in the executable when LLVM is linked statically.
Should fix https://github.com/llvm/llvm-project/issues/61712.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions