summaryrefslogtreecommitdiff
path: root/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
commit1fe1adeeba913d35db8466eb67eebe7228d1f996 (patch)
treeb45c962df34fd4737c555b5594d0eaa3fc21c677 /test/CodeGen/X86/negate-add-zero.ll
parent35b887096159b96e732ed61dce7478407cce3d93 (diff)
downloadllvm-1fe1adeeba913d35db8466eb67eebe7228d1f996.tar.gz
llvm-1fe1adeeba913d35db8466eb67eebe7228d1f996.tar.bz2
llvm-1fe1adeeba913d35db8466eb67eebe7228d1f996.tar.xz
Remove all references to the old EH.
There was always the current EH. -- Ministry of Truth git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149335 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/negate-add-zero.ll')
-rw-r--r--test/CodeGen/X86/negate-add-zero.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CodeGen/X86/negate-add-zero.ll b/test/CodeGen/X86/negate-add-zero.ll
index c3f412e09a..92850f22ea 100644
--- a/test/CodeGen/X86/negate-add-zero.ll
+++ b/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