summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CallingConvEmitter.h
Commit message (Collapse)AuthorAgeFilesLines
* Write llvm-tblgen backends as functions instead of sub-classes.Jakob Stoklund Olesen2012-06-111-36/+0
| | | | | | | | | The TableGenBackend base class doesn't do much, and will be removed completely soon. Patch by Sean Silva! llvm-svn: 158311
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-1/+1
| | | | | | This is the first step towards splitting LLVM and Clang's tblgen executables. llvm-svn: 140951
* Remove unused STL header includes.Jay Foad2011-04-231-2/+0
| | | | llvm-svn: 130068
* Replace std::iostreams with raw_ostream in TableGen.Daniel Dunbar2009-07-031-3/+3
| | | | | | | | - Sorry, I can't help myself. - No intended functionality change. llvm-svn: 74742
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45419
* More explicit keywords.Dan Gohman2007-07-301-1/+1
| | | | llvm-svn: 40589
* *** empty log message ***Chris Lattner2007-02-271-0/+38
llvm-svn: 34696
OpenPOWER on IntegriCloud