| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move TGSourceMgr class out of TableGen into libsupport. | Chris Lattner | 2009-06-21 | 1 | -105/+0 |
| | | | | | llvm-svn: 73842 | ||||
| * | fix a few spelling errors and typos | Jim Grosbach | 2009-03-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 67758 | ||||
| * | include the null at the end of a memorybuffer as part of the buffer. | Chris Lattner | 2009-03-18 | 1 | -1/+3 |
| | | | | | | | | This allows tblgen to handle include "foo.td" when the quote is exactly the last character in a file. rdar://6695728 llvm-svn: 67232 | ||||
| * | make "locations" a class instead of a typedef. | Chris Lattner | 2009-03-13 | 1 | -12/+11 |
| | | | | | llvm-svn: 66895 | ||||
| * | split buffer management and diagnostic printing out of the tblgen | Chris Lattner | 2009-03-13 | 1 | -0/+104 |
| lexer into its own TGSourceMgr class. llvm-svn: 66873 | |||||

