diff options
| author | Bill Wendling <isanbard@gmail.com> | 2012-01-31 02:09:07 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2012-01-31 02:09:07 +0000 |
| commit | d7cd9727ee90843578fdae5613a3f234003e1ca9 (patch) | |
| tree | 69a5fc7306f5e1d9873a59296fcc037060239a22 /llvm/test/CodeGen/X86/negate-add-zero.ll | |
| parent | 3435ede0caeda7f9a98a65dbbe81ac904c6663f3 (diff) | |
| download | bcm5719-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.ll | 4 |
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 |

