]> granicus.if.org Git - llvm/commit
Fix a bug that occurred when removing the last predecessor INTO an
authorChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 23:14:19 +0000 (23:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 23:14:19 +0000 (23:14 +0000)
commit02a78cf7eacf97f2c9584e29d02f77612aead35f
tree007b074d2b5f6ada1b0cb3edf0e4547b0ef60534
parent619f825640a02cb1ff84837eb911138f170c48c3
Fix a bug that occurred when removing the last predecessor INTO an
infinite loop

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5953 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/BasicBlock.cpp