Fix issues with testing/linking singlepass in runtime-c-api

This commit is contained in:
Ethan Frey 2019-09-19 00:19:17 +02:00
parent 0ea5b1b2bd
commit 8ae255b51a

View File

@ -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)