Catch some more cases of broken code. The loop extractor seems to be creating
authorChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2004 03:23:54 +0000 (03:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2004 03:23:54 +0000 (03:23 +0000)
commit59c3569b14433a3f2197e2c3933c21568c68102c
treec80cd75fe362c8d4d0cd769daf3d331fab9f2eaf
parentffada9327301094411146627cf6bc16cd517585d
Catch some more cases of broken code.  The loop extractor seems to be creating
situations where there is a branch that goes to a block in another function.

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