mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-24 08:33:39 +00:00
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
This commit is contained in:
parent
935903191f
commit
6b94b67319
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user