For PR1153:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 8 Feb 2007 18:13:59 +0000 (18:13 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 8 Feb 2007 18:13:59 +0000 (18:13 +0000)
commit7f04c0867e129acc809ba4ae04edc57f31e261de
treed2b33956abd1ccfda3b88b464a2091c0eb7442ad
parentac5a54504399a281053f91603221d5926dee220d
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
tools/llvm-ld/Optimize.cpp