[TableGen] Fix a bug that caused the wrong name for a record built from a multiclass...
[oota-llvm.git] / lib / TableGen / Error.cpp
2015-05-11 James Y KnightFix tablegen's PrintFatalError function to run register...
2014-03-29 Benjamin Kramertblgen: Twinify PrintFatalError.
2013-03-20 Jakob Stoklund OlesenMake sure TableGen exits with an error code after print...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-25 Joerg SonnenbergerRemove exception handling usage from tblgen.
2012-10-25 Joerg SonnenbergerIn preparation for removing exception handling in table...
2012-08-22 Jakob Stoklund OlesenPrint out the location of expanded multiclass defs...
2012-04-18 Jim GrosbachFix copy/paste-o.
2012-04-18 Jim GrosbachTableGen add warning diagnostic helper functions.
2011-10-16 Chris LattnerMake SMDiagnostic a little more sane. Instead of passi...
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library