Fix an infinite loop on Transforms/SimplifyCFG/2006-06-12-InfLoop.ll
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jun 2006 20:18:01 +0000 (20:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jun 2006 20:18:01 +0000 (20:18 +0000)
commit7f2e1dd5d42a4411e5d4c89297952325239b4c2a
treeaa46456df7436d058642a7de6c6892811b80cabc
parentb2035f2287653b766d938db46c9761318c4e5b1f
Fix an infinite loop on Transforms/SimplifyCFG/2006-06-12-InfLoop.ll

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