cpu.x86.64: inline cache miss blocks have a prolog generated in the middle of a procedure; undo a recent change to non-optimizing backend to fix random crashes
parent
daefa86b6d
commit
d5a25f99bf
|
@ -28,7 +28,7 @@ IN: bootstrap.x86
|
|||
|
||||
[
|
||||
! load entry point
|
||||
safe-reg -7 [] LEA
|
||||
safe-reg 0 MOV rc-absolute-cell rt-this jit-rel
|
||||
! save stack frame size
|
||||
stack-frame-size PUSH
|
||||
! push entry point
|
||||
|
|
Loading…
Reference in New Issue