Age | Commit message (Expand) | Author |
---|---|---|
2004-11-14 | Linker is its own module now. Moved to include/llvm/Linker.h | Reid Spencer |
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 |
2002-05-07 | Update header after moving file | Chris Lattner |
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner |
2001-10-28 | Remove unneccesary function prototypes | Chris Lattner |
2001-10-28 | Add support for name mangling. | Vikram S. Adve |
2001-10-13 | New module linking functionality prototype | Chris Lattner |