summaryrefslogtreecommitdiff
path: root/include/llvm/TableGen/TableGenBackend.h
Commit message (Expand)AuthorAge
* Eliminate struct TableGenBackend.Jakob Stoklund Olesen2012-06-13
* Write llvm-tblgen backends as functions instead of sub-classes.Jakob Stoklund Olesen2012-06-11
* StringRef'ize EmitSourceFileHeader().Ahmed Charles2012-02-19
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01