Convert to use new Linker class interface
[oota-llvm.git] / tools / llvm-ld / llvm-ld.cpp
2004-12-13 Reid SpencerConvert to use new Linker class interface
2004-12-08 Reid SpencerWhen -link-as-library, add -l options to Module's deplibs
2004-12-05 Reid SpencerFix PR139:\
2004-11-20 Reid SpencerIncorporate GenerateCode.cpp. Make static things static.
2004-11-14 Reid SpencerLinker.h has a new home.
2004-11-14 Reid SpencerFix usage of changed function prototype
2004-09-25 Reid SpencerAdd some missing #includes
2004-09-13 Reid SpencerInitial implementation of llvm-ld: stolen from gccld.