For PR998:
[oota-llvm.git] / include / llvm / Linker.h
2006-11-11 Reid SpencerFor PR998:
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2006-01-10 Reid SpencerFor PR521:
2005-12-26 Duraid Madinamore standards compliance (damn, I can't wait for unord...
2005-12-13 Reid SpencerAdjust the constructor to the Linker class to take...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-12-13 Reid SpencerCompletely rewrite the interface to be class based
2004-12-05 Reid SpencerFix PR139: \
2004-11-16 Reid SpencerMake the comment for LinkFiles a bit more precise and...
2004-11-16 Chris LattnerDocument this as clobbering the second arg, make the...
2004-11-14 Reid SpencerInterface to Linker (revised/expanded from Support...
2004-11-14 Reid SpencerMoved from include/llvm/Support/Linker.h
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2002-05-07 Chris LattnerUpdate header after moving file
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-10-28 Chris LattnerRemove unneccesary function prototypes
2001-10-28 Vikram S. AdveAdd support for name mangling.
2001-10-13 Chris LattnerNew module linking functionality prototype