diff options
Diffstat (limited to 'test/Other/2009-03-31-CallGraph.ll')
-rw-r--r-- | test/Other/2009-03-31-CallGraph.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Other/2009-03-31-CallGraph.ll b/test/Other/2009-03-31-CallGraph.ll index 864903c..1e17830 100644 --- a/test/Other/2009-03-31-CallGraph.ll +++ b/test/Other/2009-03-31-CallGraph.ll @@ -7,6 +7,8 @@ ok1: ret void lpad1: + landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0 + cleanup invoke void @f4() to label %ok2 unwind label %lpad2 |