We might as well delete the known-dead global sooner rather than later since
authorChris Lattner <sabre@nondot.org>
Fri, 8 Oct 2004 20:25:55 +0000 (20:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 8 Oct 2004 20:25:55 +0000 (20:25 +0000)
commite40e2d1a71777289a8bfb9d77452754478722e55
treeb1beae180e73b81528ad732c3b57a99b8c1f54a5
parent6a134dedf6d3ac71670ad35de2387a54e40198f3
We might as well delete the known-dead global sooner rather than later since
we know it is dead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16855 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp