Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make SMDiagnostic a little more sane. Instead of passing around ↵ | Chris Lattner | 2011-10-16 | 1 | -2/+2 |
| | | | | | | | | note/warning/error as a string, pass it around as an enum. llvm-svn: 142107 | ||||
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -0/+39 |
This is the first step towards splitting LLVM and Clang's tblgen executables. llvm-svn: 140951 |