Fix bug where we could iterate off the end of a basic block
authorChris Lattner <sabre@nondot.org>
Mon, 12 May 2003 14:26:38 +0000 (14:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 May 2003 14:26:38 +0000 (14:26 +0000)
commita13f0d3f4159b1f54bcfc733ccd94977b020ea56
tree43dd8cb451b3079fdf66a620f8f02d9ae9c25759
parentfb2cb69dc55c1e1d7754186cd1c8a9d543f54bdd
Fix bug where we could iterate off the end of a basic block

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