Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -3/+3 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
* | Allow an arbitrary prefix. | Chris Lattner | 2004-08-17 | 1 | -4/+4 |
* | Add a new method | Chris Lattner | 2004-07-08 | 1 | -0/+8 |
* | Add method | Chris Lattner | 2004-02-14 | 1 | -9/+7 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+9 |
* | Added LLVM copyright header (for lack of a better term). | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Standardize header file comments | Chris Lattner | 2003-09-30 | 1 | -1/+1 |
* | Add support to the mangler for targets which require _'s on global symbols | Chris Lattner | 2003-08-11 | 1 | -15/+17 |
* | Need to include <string> to fix compile error on Sun | Tanya Lattner | 2003-07-28 | 1 | -0/+1 |
* | Forward-declare class Module to make the header file self-contained. | Brian Gaeke | 2003-07-25 | 1 | -0/+1 |
* | Cleanups: | Brian Gaeke | 2003-07-24 | 1 | -4/+5 |
* | Factor out name-mangling from X86/Printer, which is derived from CWriter, | Brian Gaeke | 2003-07-24 | 1 | -0/+45 |