Age | Commit message (Expand) | Author |
---|---|---|
2004-02-14 | Add method | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM copyright header (for lack of a better term). | John Criswell |
2003-09-30 | Standardize header file comments | Chris Lattner |
2003-08-11 | Add support to the mangler for targets which require _'s on global symbols | Chris Lattner |
2003-07-28 | Need to include <string> to fix compile error on Sun | Tanya Lattner |
2003-07-25 | Forward-declare class Module to make the header file self-contained. | Brian Gaeke |
2003-07-24 | Cleanups: | Brian Gaeke |
2003-07-24 | Factor out name-mangling from X86/Printer, which is derived from CWriter, | Brian Gaeke |