summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll')
-rw-r--r--test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll b/test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll
index ef1798d1ae..864ebf120f 100644
--- a/test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll
+++ b/test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll
@@ -60,5 +60,9 @@ bb92: ; preds = %entry
unreachable
lpad159: ; preds = %bb58
+ %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
+ cleanup
unreachable
}
+
+declare i32 @__gxx_personality_v0(...)