aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/Linker.h
AgeCommit message (Expand)Author
2004-11-14Linker is its own module now. Moved to include/llvm/Linker.hReid Spencer
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2003-09-30Standardize header file commentsChris Lattner
2002-05-07Update header after moving fileChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-10-28Remove unneccesary function prototypesChris Lattner
2001-10-28Add support for name mangling.Vikram S. Adve
2001-10-13New module linking functionality prototypeChris Lattner