aboutsummaryrefslogtreecommitdiffstats
path: root/lib/TableGen/Main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-5/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-12/+11
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-7/+7
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+4
* keep only the StringRef version of getFileOrSTDIN.Rafael Espindola2013-06-251-1/+1
* Make sure TableGen exits with an error code after printing errors.Jakob Stoklund Olesen2013-03-201-2/+5
* tblgen: Diagnose duplicate includes.Sean Silva2013-02-071-4/+4
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-251-49/+39
* tblgen: Rename handleDependencies -> createDependencyFileSean Silva2012-10-091-2/+2
* tblgen: Move dependency file output to a separate function.Sean Silva2012-10-091-21/+31
* tblgen: Remove last traces of old TableGenMain API.Sean Silva2012-10-031-20/+1
* tblgen: Put new TableGenMain API in place.Sean Silva2012-10-031-0/+19
* Fix 80 columns.Michael J. Spencer2012-06-011-3/+6
* Revert r141079: tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-081-23/+0
* tblgen: add preprocessor as a separate modeChe-Liang Chiou2011-10-041-0/+23
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-0/+124