summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/personality.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-08-31 21:40:15 +0000
committerBill Wendling <isanbard@gmail.com>2011-08-31 21:40:15 +0000
commit6b94b673197bfac5626d572facb87ab97dfa178c (patch)
treea4e7d4dd699631bfd8e244193f404da43c401e27 /test/CodeGen/X86/personality.ll
parent935903191f0f1b62e78d68ec051be594fc4b4ce7 (diff)
downloadllvm-6b94b673197bfac5626d572facb87ab97dfa178c.tar.gz
llvm-6b94b673197bfac5626d572facb87ab97dfa178c.tar.bz2
llvm-6b94b673197bfac5626d572facb87ab97dfa178c.tar.xz
Update more tests to the new EH scheme.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138904 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/personality.ll')
-rw-r--r--test/CodeGen/X86/personality.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/personality.ll b/test/CodeGen/X86/personality.ll
index 635648dc1c..dd50f4af6a 100644
--- a/test/CodeGen/X86/personality.ll
+++ b/test/CodeGen/X86/personality.ll
@@ -18,7 +18,7 @@ eh_then: ; preds = %unwind
unwind10: ; preds = %eh_then
%exn10 = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
- filter
+ cleanup
%upgraded.eh_select13 = extractvalue { i8*, i32 } %exn10, 1
%upgraded.eh_select131 = sext i32 %upgraded.eh_select13 to i64
%tmp18 = icmp slt i64 %upgraded.eh_select131, 0