mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
Update to new EH scheme.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138927 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -47,9 +47,13 @@ bb178: ; preds = %invcont127
|
||||
br label %bb123
|
||||
|
||||
lpad266: ; preds = %invcont129, %bb128, %bb123
|
||||
%exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
|
||||
cleanup
|
||||
unreachable
|
||||
}
|
||||
|
||||
declare i32 @__gxx_personality_v0(...)
|
||||
|
||||
declare void @system__img_int__image_integer(%struct.string___XUP* noalias sret, i32)
|
||||
|
||||
declare void @system__string_ops__str_concat(%struct.string___XUP* noalias sret, [0 x i8]*, %struct.string___XUB*, [0 x i8]*, %struct.string___XUB*)
|
||||
|
Reference in New Issue
Block a user