summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/LangImpl08.rst
Commit message (Collapse)AuthorAgeFilesLines
* fix some various typos in the docSylvestre Ledru2016-07-021-2/+2
| | | | llvm-svn: 274449
* New Kaleidoscope chapter: Creating object filesWilfred Hughes2016-07-021-0/+218
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