Add missing UNWIND entry; disables .pad on non-EABI targets.
This commit is contained in:
@@ -255,7 +255,7 @@ ARM_FUNC_START ffi_closure_SYSV
|
|||||||
stmfd sp!, {ip, lr}
|
stmfd sp!, {ip, lr}
|
||||||
UNWIND .save {r0, lr}
|
UNWIND .save {r0, lr}
|
||||||
add r2, sp, #8
|
add r2, sp, #8
|
||||||
.pad #16
|
UNWIND .pad #16
|
||||||
sub sp, sp, #16
|
sub sp, sp, #16
|
||||||
str sp, [sp, #8]
|
str sp, [sp, #8]
|
||||||
add r1, sp, #8
|
add r1, sp, #8
|
||||||
|
|||||||
Reference in New Issue
Block a user