Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 #61712.
- Loading branch information