mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-29 04:12:13 +00:00
Fix issues with testing/linking singlepass in runtime-c-api
This commit is contained in:
parent
0ea5b1b2bd
commit
8ae255b51a
@ -81,7 +81,7 @@ pushq %r8
|
|||||||
pushq %r9
|
pushq %r9
|
||||||
pushq %r10
|
pushq %r10
|
||||||
|
|
||||||
callq get_boundary_register_preservation
|
callq get_boundary_register_preservation@PLT
|
||||||
|
|
||||||
# Keep this consistent with BoundaryRegisterPreservation
|
# Keep this consistent with BoundaryRegisterPreservation
|
||||||
movq %r15, 0(%rax)
|
movq %r15, 0(%rax)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user