aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/TableGen/TableGenBackend.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate struct TableGenBackend.Jakob Stoklund Olesen2012-06-131-23/+5
* Write llvm-tblgen backends as functions instead of sub-classes.Jakob Stoklund Olesen2012-06-111-0/+4
* StringRef'ize EmitSourceFileHeader().Ahmed Charles2012-02-191-2/+1
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+1
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-0/+43