Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various updates from Sam Bishop: | Chris Lattner | 2008-02-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | "I have been working my way through the JIT and Kaleidoscope tutorials in my (minuscule) spare time. Thanks again for writing them! I have attached a patch containing some minor changes, ranging from spelling and grammar fixes to adding a "Next: <next tutorial section>" hyperlink to the bottom of each page. Every page has been given the "next link" treatment, but otherwise I'm only half way through the Kaleidoscope tutorial. I will send a follow-on patch if time permits." llvm-svn: 46933 | ||||
* | dump the module *before* we delete it, not after. | Chris Lattner | 2008-02-05 | 1 | -5/+5 |
| | | | | llvm-svn: 46741 | ||||
* | fix typo noticed by Joshua Pennington | Chris Lattner | 2007-12-02 | 1 | -1/+1 |
| | | | | llvm-svn: 44522 | ||||
* | !< is >=, not >. Thanks to Max Hailperin for pointing this out! | Chris Lattner | 2007-11-23 | 1 | -2/+2 |
| | | | | llvm-svn: 44291 | ||||
* | many edits, patch by Kelly Wilson! | Chris Lattner | 2007-11-15 | 1 | -31/+31 |
| | | | | llvm-svn: 44157 | ||||
* | edits for chapter 7 | Chris Lattner | 2007-11-07 | 1 | -15/+14 |
| | | | | llvm-svn: 43810 | ||||
* | fixes from Ryan Brown. | Chris Lattner | 2007-11-06 | 1 | -2/+2 |
| | | | | llvm-svn: 43747 | ||||
* | add some links to the tutorial index and between chapters. | Chris Lattner | 2007-11-05 | 1 | -0/+3 |
| | | | | llvm-svn: 43730 | ||||
* | add table of contents to each chapter. | Chris Lattner | 2007-11-05 | 1 | -3/+16 |
| | | | | llvm-svn: 43723 | ||||
* | spell identifier correctly. | Chris Lattner | 2007-11-05 | 1 | -5/+5 |
| | | | | llvm-svn: 43718 | ||||
* | fix typos | Chris Lattner | 2007-11-02 | 1 | -4/+4 |
| | | | | llvm-svn: 43637 | ||||
* | Finish chapter 6, and add a spiffy demo that shows off the language. | Chris Lattner | 2007-11-02 | 1 | -12/+1572 |
| | | | | llvm-svn: 43636 | ||||
* | Add the start of chapter 6, still much to go. | Chris Lattner | 2007-11-01 | 1 | -0/+227 |
llvm-svn: 43607 |