mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-11 16:11:21 +00:00
Fix issues with testing/linking singlepass in runtime-c-api
This commit is contained in:
@ -81,7 +81,7 @@ pushq %r8
|
||||
pushq %r9
|
||||
pushq %r10
|
||||
|
||||
callq get_boundary_register_preservation
|
||||
callq get_boundary_register_preservation@PLT
|
||||
|
||||
# Keep this consistent with BoundaryRegisterPreservation
|
||||
movq %r15, 0(%rax)
|
||||
|
Reference in New Issue
Block a user