summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithInitializers
AgeCommit message (Expand)Author
2024-11-11[ORC] Move absoluteSymbols from Core.h to new AbsoluteSymbols.h header. NFC.Lang Hames
2024-08-07Reapply "[CMake] Fold export_executable_symbols_* into function args. (#10174...Steven Wu
2024-08-06Revert "[CMake] Fold export_executable_symbols_* into function args. (#101741)"Steven Wu
2024-08-05[CMake] Fold export_executable_symbols_* into function args. (#101741)Steven Wu
2023-04-23Re-apply "[ORC][LLJIT] Use JITLink by default on ELF/x86-64." with fixes.Lang Hames
2023-03-27[ORC] Move most ORC APIs to ExecutorAddr, introduce ExecutorSymbolDef.Lang Hames
2020-10-19[ORC] Add basic ResourceTracker support to the OrcV2 C Bindings.Lang Hames
2020-04-18[ORC] Add example showing how to initialize/deinitialize a JITDylib with LLJIT.Lang Hames