Use ADCE instead of just DCE. ADCE will better clean up after jump threading,
authorOwen Anderson <resistor@mac.com>
Wed, 2 Jul 2008 18:42:07 +0000 (18:42 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 2 Jul 2008 18:42:07 +0000 (18:42 +0000)
commit735e6eabf1f4a76023c8d798d4f3c9cfca9e869e
tree720115cad6a677cb9f3879a7990e929d96589b01
parentea6462bfd0ea2845338e98a1417b94bd4c575b9e
Use ADCE instead of just DCE.  ADCE will better clean up after jump threading,
for instance.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53045 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ld/Optimize.cpp