summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITRemovableCode
AgeCommit message (Expand)Author
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-07-30[emamples][OrcV2Examples] Fix a missing newline in LLJITRemovableCode output.Lang Hames
2023-04-23Re-apply "[ORC][LLJIT] Use JITLink by default on ELF/x86-64." with fixes.Lang Hames
2022-05-05[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.Lang Hames
2022-04-12[examples][ORC] Add a new example showing the ORCv2 removable code APIs.Lang Hames