Fix bug where use still existed in dead code
authorChris Lattner <sabre@nondot.org>
Mon, 21 Apr 2003 19:15:26 +0000 (19:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Apr 2003 19:15:26 +0000 (19:15 +0000)
commit085c801dee6869e657981750e723fe5cd1482c55
tree7da33dda5397caaeeda1418dc3d0f10fd5ade31b
parentc65b104309d918a31212056ef6c7bcb37864426a
Fix bug where use still existed in dead code

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5824 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/PromoteMemoryToRegister.cpp