Even with -disable-opt we should still internalize and strip if requested.
authorChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2004 18:59:20 +0000 (18:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2004 18:59:20 +0000 (18:59 +0000)
commit429a9cbc2e29d82e6897ad2a57c69ef5c4bec142
tree920fb4c1cf81962138923329579adc081baeb59f
parent39a83dc37cfc59bee8def2230fa4956267da6042
Even with -disable-opt we should still internalize and strip if requested.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17903 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/GenerateCode.cpp