compiler.cfg.tco: clean up commented-out old code
parent
7f3d70f97f
commit
41c36752fc
|
@ -19,10 +19,6 @@ IN: compiler.cfg.tco
|
||||||
[ first ##safepoint? ]
|
[ first ##safepoint? ]
|
||||||
[ second ##epilogue? ]
|
[ second ##epilogue? ]
|
||||||
[ third ##return? ]
|
[ third ##return? ]
|
||||||
|
|
||||||
! [ length 2 = ]
|
|
||||||
! [ first ##epilogue? ]
|
|
||||||
! [ second ##return? ]
|
|
||||||
} 1&& ;
|
} 1&& ;
|
||||||
|
|
||||||
: tail-call? ( bb -- ? )
|
: tail-call? ( bb -- ? )
|
||||||
|
|
Loading…
Reference in New Issue