Fix PR1752 and LoopSimplify/2007-10-28-InvokeCrash.ll: terminators
authorChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2007 02:30:37 +0000 (02:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2007 02:30:37 +0000 (02:30 +0000)
commit3cb63ddd5183a1469e4557b3e22735ed3ace05b2
treed3dd15bf29082203620573bce0dda146618390ca
parentadc9b9c317ad0cf6b8a5c2cf4e8da351aec3f6b7
Fix PR1752 and LoopSimplify/2007-10-28-InvokeCrash.ll: terminators
can have uses too.  Wouldn't it be nice if invoke didn't exist? :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LoopSimplify.cpp
test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll [new file with mode: 0644]