summaryrefslogtreecommitdiffstats
path: root/llvm/examples/HowToUseLLJIT/HowToUseLLJIT.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-2/+2
* [ORC] Add custom IR compiler configuration to LLJITBuilder to enable obj caches.Lang Hames2019-07-101-0/+8
* Add a HowToUseLLJIT example project.Lang Hames2019-05-221-0/+74
OpenPOWER on IntegriCloud