summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/Chapter2/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix some warnings on MSVCAlexandre Ganea2019-01-271-0/+5
| | | | | | Differential Revision: https://reviews.llvm.org/D56329 llvm-svn: 352322
* [Kaleidoscope] Make Chapter 2 use llvm::make_unique, rather than a helper.Lang Hames2016-09-191-0/+4
| | | | | | | This essentially reverts r251936, minimizing the difference between Chapter2 and Chapter 3, and making Chapter 2's code match the tutorial text. llvm-svn: 281945
* [CMake] Kaleidoscope-Ch2: Don't pass -Wno-unused-private-field unconditionally.NAKAMURA Takumi2015-08-191-2/+6
| | | | llvm-svn: 245516
* [Kaleidoscope] Clang-format the Kaleidoscope tutorials.Lang Hames2015-08-191-0/+2
| | | | | | Also reduces changes between tutorial chapters. llvm-svn: 245472
* cmake: Add Kaleidoscope targetDuncan P. N. Exon Smith2015-01-061-1/+1
| | | | llvm-svn: 225318
* Add examples for Kaleidoscope chapters 2 through 6.Erick Tryzelaar2009-09-221-0/+3
Conflicts: examples/Makefile llvm-svn: 82574
OpenPOWER on IntegriCloud