aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Linker.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Update header after moving fileChris Lattner2002-05-071-4/+3
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Remove unneccesary function prototypesChris Lattner2001-10-281-17/+2
* Add support for name mangling.Vikram S. Adve2001-10-281-1/+18
* New module linking functionality prototypeChris Lattner2001-10-131-0/+20