Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some warnings on MSVC | Alexandre Ganea | 2019-01-27 | 1 | -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 Hames | 2016-09-19 | 1 | -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 Takumi | 2015-08-19 | 1 | -2/+6 |
| | | | | llvm-svn: 245516 | ||||
* | [Kaleidoscope] Clang-format the Kaleidoscope tutorials. | Lang Hames | 2015-08-19 | 1 | -0/+2 |
| | | | | | | Also reduces changes between tutorial chapters. llvm-svn: 245472 | ||||
* | cmake: Add Kaleidoscope target | Duncan P. N. Exon Smith | 2015-01-06 | 1 | -1/+1 |
| | | | | llvm-svn: 225318 | ||||
* | Add examples for Kaleidoscope chapters 2 through 6. | Erick Tryzelaar | 2009-09-22 | 1 | -0/+3 |
Conflicts: examples/Makefile llvm-svn: 82574 |