fix typo in compile-x86.cpp that broke 64-bit Windows continuations build

This commit is contained in:
Joel Dice 2012-07-10 16:23:45 -06:00
parent fdbb63e9d9
commit a30c593a69

View File

@ -151,7 +151,7 @@ LOCAL(vmJumpAndInvoke_argumentLoop):
addq $8,%r11
LOCAL(vmJumpAndInvoke_argumentTest):
cmpq %9,%r11
cmpq %r9,%r11
jb LOCAL(vmJumpAndInvoke_argumentLoop)
// the arguments have been copied, so we can set the real stack