aboutsummaryrefslogtreecommitdiff
path: root/llvm/examples/LLJITExamples/LLJITWithObjectCache/LLJITWithObjectCache.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-23[examples][ORC] Fix program names in calls to parse cl opt in examples.Lang Hames1-1/+1
2020-01-21[ORC] Fix the LLJITWithObjectCache example to address changes in ce2207abaf9.Lang Hames1-4/+4
2019-07-10[ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.Lang Hames1-0/+95