aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/TableGen/TableGenAction.h
AgeCommit message (Expand)Author
2012-10-03tblgen: Remove last traces of old TableGenMain API.Sean Silva
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-10-01Move TableGen's parser and entry point into a libraryPeter Collingbourne