aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarSimplify/crash.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-09-01 01:02:41 +0000
committerBill Wendling <isanbard@gmail.com>2011-09-01 01:02:41 +0000
commit15db556b56e30d86e48c929227e3707d0ef867b9 (patch)
tree0d39510d9394e6946e3854833a4e11d996fd4e59 /test/Transforms/IndVarSimplify/crash.ll
parentaeaa9a8b2570ef23e06f2170f08caafda9fcf311 (diff)
downloadexternal_llvm-15db556b56e30d86e48c929227e3707d0ef867b9.zip
external_llvm-15db556b56e30d86e48c929227e3707d0ef867b9.tar.gz
external_llvm-15db556b56e30d86e48c929227e3707d0ef867b9.tar.bz2
Update to new EH scheme.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138927 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/IndVarSimplify/crash.ll')
-rw-r--r--test/Transforms/IndVarSimplify/crash.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Transforms/IndVarSimplify/crash.ll b/test/Transforms/IndVarSimplify/crash.ll
index 9499978..3335be7 100644
--- a/test/Transforms/IndVarSimplify/crash.ll
+++ b/test/Transforms/IndVarSimplify/crash.ll
@@ -80,6 +80,8 @@ entry:
br label %"3.i"
"7.i": ; preds = %"3.i"
+ %2 = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @__gccgo_personality_v0
+ catch i8* null
br label %"3.i"
main.f.exit: ; preds = %"3.i"