Adding autoconf support to the sample project.
[oota-llvm.git] / utils / TableGen / CodeGenWrappers.h
2003-08-13 Misha BrukmanUsing std::string requires `#include <string>', says...
2003-08-10 Chris LattnerAdd new function
2003-08-07 Chris LattnerAdd new method to get a value type as a string
2003-08-07 Chris LattnerAllow clients to get at the pointer type
2003-08-07 Chris LattnerInitial checkin of useful wrappers around the Target...