summaryrefslogtreecommitdiff
path: root/lib/TableGen/Error.cpp
Commit message (Expand)AuthorAge
* tblgen: Twinify PrintFatalError.Benjamin Kramer2014-03-29
* Make sure TableGen exits with an error code after printing errors.Jakob Stoklund Olesen2013-03-20
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-25
* In preparation for removing exception handling in tablegen, addJoerg Sonnenberger2012-10-25
* Print out the location of expanded multiclass defs in TableGen errors.Jakob Stoklund Olesen2012-08-22
* Fix copy/paste-o.Jim Grosbach2012-04-18
* TableGen add warning diagnostic helper functions.Jim Grosbach2012-04-18
* Make SMDiagnostic a little more sane. Instead of passing around note/warning...Chris Lattner2011-10-16
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01