Make it easier to pass a custom diagnostic handler to the IR linker.
[oota-llvm.git] / tools / llvm-link / Makefile
2013-03-26 Chandler CarruthManually update the dependencies in the Makefiles....
2011-10-18 Daniel Dunbarbuild: Tidy up a bunch of tool Makefiles, and simplify...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-09-12 Dan GohmanConvert llvm-link to IRReader.
2009-02-26 Chris Lattnerdisable exports from a bunch more tools, those without...
2007-12-29 Chris Lattnerremove attributions from tools/utils makefiles.
2007-05-06 Chris Lattnerswitch tools to bitcode instead of bytecode
2007-05-06 Chris Lattnerremove EH cruft, add bitcode support
2006-09-04 Chris LattnerUse LINK_COMPONENTS to specify *components* to link...
2006-07-07 Chris LattnerTools require EH for their top-level try blocks.
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2004-11-25 Reid SpencerAdd LLVMbzip2 library, now required.
2004-11-14 Reid SpencerThis program needs libLLVMLinker.a now
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-08-29 Reid SpencerAdd the LLVMsystem.a library as it is now used for...
2004-06-23 Misha BrukmanTransformUtils library is no longer needed since Linker...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-09-15 Misha Brukman`link' is being renamed to `llvm-link'.
2002-07-23 Chris Lattner*** empty log message ***
2002-05-07 Chris LattnerFix makefiles after shuffling passes around the libraries
2002-04-07 Chris LattnerRemove asmwriter library from link line, because the...
2002-03-06 Chris LattnerSince verifier and SlotCalculator are now in VMCore...
2001-10-13 Chris LattnerAdd new linker