summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl
AgeCommit message (Expand)Author
2025-06-26[ORC] Extract MemoryAccess from ExecutorProcessControl, break up header. (#14...Lang Hames
2025-03-03[NFC]Make file-local cl::opt global variables static (#126486)chrisPyr
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-06-07[ORC] Simplify construction of EPCIndirectionUtils.Lang Hames
2023-04-08Re-apply "[ORC] LLJIT updates: ExecutorNativePlatform, default ..." with fixes.Lang Hames
2023-03-27[ORC] Move most ORC APIs to ExecutorAddr, introduce ExecutorSymbolDef.Lang Hames
2022-05-20[ORC][examples] Add missing EPCIndirectionUtils::cleanup call.Lang Hames
2022-05-05[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.Lang Hames
2021-09-23[ORC][examples] Export exectuable symbols explicitly in LLJITWithExecutorProc...Stefan Gränitz
2021-09-23[ORC] Minor renaming and typo fixes (NFC)Stefan Gränitz