X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FOther%2F2009-03-31-CallGraph.ll;h=864903cffba2452e461f47e26fcb5c49eb0379ed;hb=fbb383c88d0896f722d16d247e8ec23d7bea5f05;hp=d6653ecbe8ef2cbf55e2f01f6d8a77669b02fad1;hpb=f2f6ce65b79df6ec4ee427d51a18355a170f199b;p=oota-llvm.git diff --git a/test/Other/2009-03-31-CallGraph.ll b/test/Other/2009-03-31-CallGraph.ll index d6653ecbe8e..864903cffba 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(...)