If we found a dead global, we should at least delete it...
authorChris Lattner <sabre@nondot.org>
Fri, 8 Oct 2004 22:05:31 +0000 (22:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 8 Oct 2004 22:05:31 +0000 (22:05 +0000)
commit8f57e9c083b1e1aa9677e83284969ab65b975821
treec46f314b92573d21b88a58979f008efc844d5704
parenta4be1dc0a192175bbc561a633c0b7197853e6a74
If we found a dead global, we should at least delete it...

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