aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/TableGen/Error.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+0
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Make sure TableGen exits with an error code after printing errors.Jakob Stoklund Olesen2013-03-201-0/+1
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-251-13/+0
* In preparation for removing exception handling in tablegen, addJoerg Sonnenberger2012-10-251-0/+3
* Print out the location of expanded multiclass defs in TableGen errors.Jakob Stoklund Olesen2012-08-221-5/+6
* TableGen add warning diagnostic helper functions.Jim Grosbach2012-04-181-0/+5
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-0/+43