summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/inline-invoke-tail.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-01-31 02:09:07 +0000
committerBill Wendling <isanbard@gmail.com>2012-01-31 02:09:07 +0000
commitd7cd9727ee90843578fdae5613a3f234003e1ca9 (patch)
tree69a5fc7306f5e1d9873a59296fcc037060239a22 /llvm/test/Transforms/Inline/inline-invoke-tail.ll
parent3435ede0caeda7f9a98a65dbbe81ac904c6663f3 (diff)
downloadbcm5719-llvm-d7cd9727ee90843578fdae5613a3f234003e1ca9.tar.gz
bcm5719-llvm-d7cd9727ee90843578fdae5613a3f234003e1ca9.zip
Remove all references to the old EH.
There was always the current EH. -- Ministry of Truth llvm-svn: 149335
Diffstat (limited to 'llvm/test/Transforms/Inline/inline-invoke-tail.ll')
-rw-r--r--llvm/test/Transforms/Inline/inline-invoke-tail.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Transforms/Inline/inline-invoke-tail.ll b/llvm/test/Transforms/Inline/inline-invoke-tail.ll
index 5d7c3a4992b..1f34113a180 100644
--- a/llvm/test/Transforms/Inline/inline-invoke-tail.ll
+++ b/llvm/test/Transforms/Inline/inline-invoke-tail.ll
@@ -28,10 +28,6 @@ lpad:
unreachable
}
-declare i8* @llvm.eh.exception() nounwind readonly
-
-declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
-
declare i32 @__gxx_personality_v0(...)
declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
OpenPOWER on IntegriCloud