summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/negate-add-zero.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/CodeGen/X86/negate-add-zero.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/CodeGen/X86/negate-add-zero.ll')
-rw-r--r--llvm/test/CodeGen/X86/negate-add-zero.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/CodeGen/X86/negate-add-zero.ll b/llvm/test/CodeGen/X86/negate-add-zero.ll
index c3f412e09ae..92850f22eaa 100644
--- a/llvm/test/CodeGen/X86/negate-add-zero.ll
+++ b/llvm/test/CodeGen/X86/negate-add-zero.ll
@@ -486,10 +486,6 @@ declare void @_ZN7CDSListIP9HingeNodeEC1Eii(%"struct.CDSList<HingeNode*>"*, i32,
declare i8* @_Znwm(i32)
-declare i8* @llvm.eh.exception() nounwind
-
-declare i32 @llvm.eh.selector.i32(i8*, i8*, ...) nounwind
-
declare i32 @llvm.eh.typeid.for.i32(i8*) nounwind
declare void @_ZdlPv(i8*) nounwind
OpenPOWER on IntegriCloud