[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.
Loading
Please sign in to comment