Fix handling of dead PHI nodes.
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 21:34:19 +0000 (21:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 21:34:19 +0000 (21:34 +0000)
commitf44fd88e9cdd7b47acb71ac78e3dccb91319c72d
tree85a450f28c71154fdf939a00af5e754676061997
parentebda942efcb86634a6581aae76a0d0c92c4a232e
Fix handling of dead PHI nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19349 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp