commit | 65088e7d96c20f5068a0c0c6bf9223a82011709f | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Thu Sep 01 01:08:21 2011 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Thu Sep 01 01:08:21 2011 +0000 |
tree | 28c45b1d79727d02e62e50675a1f218332b47e58 | |
parent | 15db556b56e30d86e48c929227e3707d0ef867b9 [diff] [blame] |
Update to new EH scheme. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138928 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Transforms/Inline/callgraph-update.ll b/test/Transforms/Inline/callgraph-update.ll index ff0120b..b96fbc3 100644 --- a/test/Transforms/Inline/callgraph-update.ll +++ b/test/Transforms/Inline/callgraph-update.ll
@@ -29,5 +29,8 @@ unreachable lpad: + %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0 + cleanup unreachable } +declare i32 @__gxx_personality_v0(...)