summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/LangImpl9.rst
Commit message (Collapse)AuthorAgeFilesLines
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-5/+5
| | | | llvm-svn: 243999
* Fixup debug information references.Charlie Turner2015-01-241-9/+4
| | | | llvm-svn: 227020
* Update references to lines of code count.Charlie Turner2015-01-241-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 addsEric Christopher2014-12-081-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
OpenPOWER on IntegriCloud