summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips
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/CodeGen/Mips
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/CodeGen/Mips')
-rw-r--r--llvm/test/CodeGen/Mips/eh.ll6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/CodeGen/Mips/eh.ll b/llvm/test/CodeGen/Mips/eh.ll
index e3e336b2b42..c3facdbc555 100644
--- a/llvm/test/CodeGen/Mips/eh.ll
+++ b/llvm/test/CodeGen/Mips/eh.ll
@@ -54,16 +54,10 @@ unreachable: ; preds = %entry
declare i8* @__cxa_allocate_exception(i32)
-declare i8* @llvm.eh.exception() nounwind readonly
-
declare i32 @__gxx_personality_v0(...)
-declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
-
declare i32 @llvm.eh.typeid.for(i8*) nounwind
-declare void @llvm.eh.resume(i8*, i32)
-
declare void @__cxa_throw(i8*, i8*, i8*)
declare i8* @__cxa_begin_catch(i8*)
OpenPOWER on IntegriCloud