OSDN Git Service

Add an assertion, update DefInst even though no one uses it (dangling pointers
authorChris Lattner <sabre@nondot.org>
Wed, 4 Jan 2006 06:47:48 +0000 (06:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Jan 2006 06:47:48 +0000 (06:47 +0000)
commit172c362fefe3d6e762ada119d4084ed4ed31595b
treee632b2457edc8a305901a4a135f9d80f68e3a09e
parentdacceef2666d37eb984c6f5e0a84cdabab8dfffc
Add an assertion, update DefInst even though no one uses it (dangling pointers
don't help anyone)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25081 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PHIElimination.cpp
lib/CodeGen/VirtRegMap.cpp