summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-16/+16
* [ORC] Errorize the ORC APIs.Lang Hames2017-07-071-1/+1
* Use print() instead of dump() in codeMatthias Braun2017-01-281-1/+2
* [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use...Eugene Zelenko2016-11-181-5/+14
* [Kaleidoscope][BuildingAJIT] Add code for chapter 4.Lang Hames2016-05-271-0/+1228
OpenPOWER on IntegriCloud