aboutsummaryrefslogtreecommitdiff
path: root/support/tools/TableGen/CodeGenWrappers.h
AgeCommit message (Expand)Author
2003-10-05Move support/lib into lib/SupportChris Lattner
2003-08-13Using std::string requires `#include <string>', says gcc-2.95.3.Misha Brukman
2003-08-10Add new functionChris Lattner
2003-08-07Add new method to get a value type as a stringChris Lattner
2003-08-07Allow clients to get at the pointer typeChris Lattner
2003-08-07Initial checkin of useful wrappers around the Target classes, for now, only V...Chris Lattner