aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/CodeGenWrappers.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header.John Criswell2003-10-201-0/+7
* Using std::string requires `#include <string>', says gcc-2.95.3.Misha Brukman2003-08-131-0/+1
* Add new functionChris Lattner2003-08-101-0/+1
* Add new method to get a value type as a stringChris Lattner2003-08-071-1/+1
* Allow clients to get at the pointer typeChris Lattner2003-08-071-0/+2
* Initial checkin of useful wrappers around the Target classes, for now, only V...Chris Lattner2003-08-071-0/+52