summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/LangImpl02.rst
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Fix a broken link in the Kaleidoscope tutorial.Davide Italiano2016-09-131-1/+1
| | | | | | Patch by: Alfred Perlstein <alfred@FreeBSD.org> llvm-svn: 281297
* New Kaleidoscope chapter: Creating object filesWilfred Hughes2016-07-021-0/+735
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