Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all references to old mailing lists to new lists.llvm.org address. | Tanya Lattner | 2015-08-05 | 1 | -5/+5 |
| | | | | llvm-svn: 243999 | ||||
* | Fixup debug information references. | Charlie Turner | 2015-01-24 | 1 | -9/+4 |
| | | | | llvm-svn: 227020 | ||||
* | Update references to lines of code count. | Charlie Turner | 2015-01-24 | 1 | -1/+1 |
| | | | | | | | | The number of lines of code in Kaleidoscope has risen from the previously reported 700 to 986 according to the cloc tool. This tools was run on the toy.cpp file from Chapter 8. llvm-svn: 227019 | ||||
* | Add Chapter 8 to the Kaleidoscope tutorial. This chapter adds | Eric Christopher | 2014-12-08 | 1 | -0/+267 |
a description of how to add debug information using DWARF and DIBuilder to the language. Thanks to David Blaikie for his assistance with this tutorial. llvm-svn: 223671 |