Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove option emitter from clang-tblgen | Reid Kleckner | 2013-06-18 | 1 | -275/+0 |
* | Sort the #include lines under utils/... | Chandler Carruth | 2012-12-04 | 1 | -4/+3 |
* | Don't throw exceptions in clang-tblgen by switching to PrintFatalError. | Joerg Sonnenberger | 2012-10-25 | 1 | -1/+1 |
* | [Options] Add prefixes to options. | Michael J. Spencer | 2012-10-22 | 1 | -2/+79 |
* | tblgen: Use LLVM-style RTTI in clang-tblgen | Sean Silva | 2012-10-10 | 1 | -8/+8 |
* | Dont cast away const needlessly. Found by gcc48 -Wcast-qual. | Roman Divacky | 2012-09-06 | 1 | -2/+2 |
* | Make clang-tblgen backends functions instead of TableGenBackends. | Jakob Stoklund Olesen | 2012-06-13 | 1 | -4/+9 |
* | Add the Clang tblgen backends to Clang, and flip the switch to cause | Peter Collingbourne | 2011-10-06 | 1 | -0/+194 |