summaryrefslogtreecommitdiffstats
path: root/test/Other/2009-03-31-CallGraph.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2009-03-31-CallGraph.ll')
-rw-r--r--test/Other/2009-03-31-CallGraph.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Other/2009-03-31-CallGraph.ll b/test/Other/2009-03-31-CallGraph.ll
index d6653ec..864903c 100644
--- a/test/Other/2009-03-31-CallGraph.ll
+++ b/test/Other/2009-03-31-CallGraph.ll
@@ -15,6 +15,8 @@ ok2:
unreachable
lpad2:
+ %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
+ cleanup
unreachable
}
@@ -29,3 +31,4 @@ declare void @f6() nounwind
declare void @f8()
+declare i32 @__gxx_personality_v0(...)
OpenPOWER on IntegriCloud