mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
Try to eliminate the use of the 'unwind' instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139046 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -463,7 +463,7 @@ cleanup329: ; preds = %cond_true319, %cond_true302, %cond_next293, %cond_true27
|
||||
%val329 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
|
||||
cleanup
|
||||
call void @_ZN8QPainterD1Ev( %struct.QPainter* %p )
|
||||
unwind
|
||||
resume { i8*, i32 } %val329
|
||||
}
|
||||
|
||||
declare void @_ZN6QSizeFC1Edd(%struct.QPointF*, double, double)
|
||||
|
Reference in New Issue
Block a user