aboutsummaryrefslogtreecommitdiff
path: root/llvm/examples/HowToUseLLJIT/HowToUseLLJIT.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-2/+2
2019-07-10[ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.Lang Hames1-0/+8
2019-05-22Add a HowToUseLLJIT example project.Lang Hames1-0/+74