summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenWrappers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)Chris Lattner2004-08-011-99/+0
| | | | llvm-svn: 15382
* Finegrainify namespacificationChris Lattner2004-08-011-8/+5
| | | | llvm-svn: 15381
* Emit a more sensible error message if no subclasses of Target are defined.Misha Brukman2004-06-041-0/+2
| | | | | | Patch contributed by Vladimir Prus. llvm-svn: 14010
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
| | | | llvm-svn: 9903
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
| | | | llvm-svn: 9305
* This seems to work around some unobvious bug in gcc on sparc which wasBrian Gaeke2003-10-101-1/+1
| | | | | | causing the build of lib/Target/X86 to fail. llvm-svn: 9042
* Move support/tools/* back into utilsChris Lattner2003-10-051-0/+89
llvm-svn: 8875
OpenPOWER on IntegriCloud