summaryrefslogtreecommitdiff
path: root/llvm/examples/OrcV2Examples/LLJITWithObjectCache/LLJITWithObjectCache.cpp
AgeCommit message (Expand)Author
2022-05-05[ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup.Lang Hames
2020-03-14[Orc] Add basic OrcV2 C bindings and example.Lang Hames