summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TableGen/Error.cpp
Commit message (Expand)AuthorAgeFilesLines
* [gicombiner] Hoist pure C++ combine into the tablegen definitionDaniel Sanders2019-10-161-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [TableGen] Use WithColor for printing errors/warningsJonas Devlieghere2018-06-231-6/+3
* [globalisel][regbank] Warn about MIR ambiguities when register bank/class nam...Daniel Sanders2017-11-011-0/+4
* Fix tablegen's PrintFatalError function to run registered fileJames Y Knight2015-05-111-0/+5
* tblgen: Twinify PrintFatalError.Benjamin Kramer2014-03-291-3/+3
* Make sure TableGen exits with an error code after printing errors.Jakob Stoklund Olesen2013-03-201-0/+6
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+0
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-251-8/+0
* In preparation for removing exception handling in tablegen, addJoerg Sonnenberger2012-10-251-0/+12
* Print out the location of expanded multiclass defs in TableGen errors.Jakob Stoklund Olesen2012-08-221-4/+15
* Fix copy/paste-o.Jim Grosbach2012-04-181-1/+1
* TableGen add warning diagnostic helper functions.Jim Grosbach2012-04-181-0/+16
* Make SMDiagnostic a little more sane. Instead of passing around note/warning...Chris Lattner2011-10-161-2/+2
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-0/+39
OpenPOWER on IntegriCloud