Age | Commit message (Expand) | Author |
---|---|---|
2003-10-05 | Move support/lib into lib/Support | Chris Lattner |
2003-08-13 | Using std::string requires `#include <string>', says gcc-2.95.3. | Misha Brukman |
2003-08-10 | Add new function | Chris Lattner |
2003-08-07 | Add new method to get a value type as a string | Chris Lattner |
2003-08-07 | Allow clients to get at the pointer type | Chris Lattner |
2003-08-07 | Initial checkin of useful wrappers around the Target classes, for now, only V... | Chris Lattner |