summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/LangImpl01.rst
Commit message (Collapse)AuthorAgeFilesLines
* unbreak linksChris Lattner2019-07-191-1/+1
| | | | llvm-svn: 366530
* replace the old kaleidoscope tutorial files with orphaned pages that forward ↵Chris Lattner2019-07-191-290/+4
| | | | | | to the new copy. llvm-svn: 366529
* New Kaleidoscope chapter: Creating object filesWilfred Hughes2016-07-021-0/+293
This new chapter describes compiling LLVM IR to object files. The new chaper is chapter 8, so later chapters have been renumbered. Since this brings us to 10 chapters total, I've also needed to rename the other chapters to use two digit numbering. Differential Revision: http://reviews.llvm.org/D18070 llvm-svn: 274441
OpenPOWER on IntegriCloud