summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/personality.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-08-31 21:41:20 +0000
committerBill Wendling <isanbard@gmail.com>2011-08-31 21:41:20 +0000
commit78ae1f794764899605f55ff235e7aa9207cacf5d (patch)
tree2c43b512752b832613bac1a735e2d987f7dcc823 /test/CodeGen/X86/personality.ll
parent6b94b673197bfac5626d572facb87ab97dfa178c (diff)
downloadllvm-78ae1f794764899605f55ff235e7aa9207cacf5d.tar.gz
llvm-78ae1f794764899605f55ff235e7aa9207cacf5d.tar.bz2
llvm-78ae1f794764899605f55ff235e7aa9207cacf5d.tar.xz
Remove old declare statements.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138905 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/personality.ll')
-rw-r--r--test/CodeGen/X86/personality.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CodeGen/X86/personality.ll b/test/CodeGen/X86/personality.ll
index dd50f4af6a..51be7bce29 100644
--- a/test/CodeGen/X86/personality.ll
+++ b/test/CodeGen/X86/personality.ll
@@ -37,12 +37,8 @@ return: ; preds = %eh_then, %entry
declare void @_Z1gv()
-declare void @__gxx_personality_v0()
-
declare void @__cxa_end_catch()
-declare i32 @llvm.eh.selector(i8*, i8*, ...) nounwind
-
declare i32 @__gxx_personality_v0(...)
; X64: zPLR