test that unconditional branches to unwinds are always eliminated
authorChris Lattner <sabre@nondot.org>
Tue, 20 Jul 2004 01:17:19 +0000 (01:17 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Jul 2004 01:17:19 +0000 (01:17 +0000)
commitc6c9db2fd7a8039f01a103cd5f5b0eae3858a870
treeae484ebe9e8b122626d8395836da0b4277461fa4
parentba1c1da36ab778fe3c5b9a8c9fb0d0f0b0e0089e
test that unconditional branches to unwinds are always eliminated

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15021 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/BrUnwind.ll [new file with mode: 0644]