aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-ld/llvm-ld.cpp
AgeCommit message (Expand)Author
2004-12-13Convert to use new Linker class interfaceReid Spencer
2004-12-08When -link-as-library, add -l options to Module's deplibsReid Spencer
2004-12-05Fix PR139:\Reid Spencer
2004-11-20Incorporate GenerateCode.cpp. Make static things static.Reid Spencer
2004-11-14Linker.h has a new home.Reid Spencer
2004-11-14Fix usage of changed function prototypeReid Spencer
2004-09-25Add some missing #includesReid Spencer
2004-09-13Initial implementation of llvm-ld: stolen from gccld.Reid Spencer