summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/TableGen.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* exit(1) instead of abort()'ing on errorChris Lattner2004-02-131-2/+2
| | | | llvm-svn: 11380
* Print the record NAME not the record ADDRESSChris Lattner2004-02-061-1/+1
| | | | llvm-svn: 11144
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+10
| | | | llvm-svn: 9903
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
| | | | llvm-svn: 9305
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+482
llvm-svn: 8875
OpenPOWER on IntegriCloud