summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithInitializers/LLJITWithInitializers.cpp
AgeCommit message (Expand)Author
2024-11-11[ORC] Move absoluteSymbols from Core.h to new AbsoluteSymbols.h header. NFC.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