summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/Chapter9
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-15/+15
* Fix build break from r347239Paul Robinson2018-11-191-3/+2
* s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber2018-04-291-1/+1
* Add OrcJIT dependency for Kaleidoscope Chapter 9.Lang Hames2018-02-061-0/+1
* PR35705: Fix Chapter 9 example code for API changes to DIBuilderDavid Blaikie2017-12-201-2/+3
* Update Kaleidoscope tutorial and improve Windows supportMehdi Amini2017-02-111-5/+11
* Use print() instead of dump() in codeMatthias Braun2017-01-281-1/+1
* New Kaleidoscope chapter: Creating object filesWilfred Hughes2016-07-022-0/+1458
OpenPOWER on IntegriCloud