| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the comment for LinkFiles a bit more precise and easily understood. | Reid Spencer | 2004-11-16 | 1 | -3/+4 |
* | Document this as clobbering the second arg, make the second arg be non-const | Chris Lattner | 2004-11-16 | 1 | -5/+7 |
* | Interface to Linker (revised/expanded from Support/Linker.h) | Reid Spencer | 2004-11-14 | 1 | -10/+70 |
* | Moved from include/llvm/Support/Linker.h | Reid Spencer | 2004-11-14 | 1 | -3/+3 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+5 |
* | 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 |
* | Update header after moving file | Chris Lattner | 2002-05-07 | 1 | -4/+3 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -1/+1 |
* | Remove unneccesary function prototypes | Chris Lattner | 2001-10-28 | 1 | -17/+2 |
* | Add support for name mangling. | Vikram S. Adve | 2001-10-28 | 1 | -1/+18 |
* | New module linking functionality prototype | Chris Lattner | 2001-10-13 | 1 | -0/+20 |