Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Docs] Fix a broken link in the Kaleidoscope tutorial. | Davide Italiano | 2016-09-13 | 1 | -1/+1 |
| | | | | | | Patch by: Alfred Perlstein <alfred@FreeBSD.org> llvm-svn: 281297 | ||||
* | New Kaleidoscope chapter: Creating object files | Wilfred Hughes | 2016-07-02 | 1 | -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 |