if internalize is disabled, don't run the pass at all!
authorChris Lattner <sabre@nondot.org>
Wed, 6 Jun 2007 20:51:14 +0000 (20:51 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Jun 2007 20:51:14 +0000 (20:51 +0000)
commit037a704f4ffde640e38df71b68f17efcc729298f
tree2776d0adff56f6a01afb38ddb35909a6261449b2
parent77c2b692e2b8b8de4982ff4cafd570477484f10c
if internalize is disabled, don't run the pass at all!

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