Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+5 |
* | Added LLVM copyright header. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Using std::string requires `#include <string>', says gcc-2.95.3. | Misha Brukman | 2003-08-13 | 1 | -0/+1 |
* | Add new function | Chris Lattner | 2003-08-10 | 1 | -0/+1 |
* | Add new method to get a value type as a string | Chris Lattner | 2003-08-07 | 1 | -1/+1 |
* | Allow clients to get at the pointer type | Chris Lattner | 2003-08-07 | 1 | -0/+2 |
* | Initial checkin of useful wrappers around the Target classes, for now, only V... | Chris Lattner | 2003-08-07 | 1 | -0/+52 |