llvm-6502/tools/llvm-ld
Reid Spencer 7f04c0867e For PR1153:
Make llvm-ld more gccld-like by having it run the same set of passes. The
delta was probably due to lack of llvm-ld being maintained. Just another
reason to have only one optimizing linker in in LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34058 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-08 18:13:59 +00:00
..
llvm-ld.cpp default to emiting an uncompressed .bc file 2007-01-21 06:34:18 +00:00
Makefile Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
Optimize.cpp For PR1153: 2007-02-08 18:13:59 +00:00