aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/TableGenBackend.h
AgeCommit message (Expand)Author
2008-01-05change getQualifiedName to be a global function.Chris Lattner
2007-12-29remove attributions from utils.Chris Lattner
2005-04-22Remove trailing whitespaceMisha Brukman
2004-08-17Do not #include files into the llvm namespaceChris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header.John Criswell
2003-08-07Eliminate now-dead methodChris Lattner
2003-08-06All good classes with virtual functions should have virtual dtors...Chris Lattner
2003-08-06Add more helper methodsChris Lattner
2003-08-06New common interface for backends to useChris Lattner