compiler.cfg.stack-analysis: fix tests
parent
d199154179
commit
bc2a6c0ecc
|
@ -17,8 +17,6 @@ IN: compiler.cfg.stack-analysis.tests
|
||||||
: linearize ( cfg -- mr )
|
: linearize ( cfg -- mr )
|
||||||
flatten-cfg instructions>> ;
|
flatten-cfg instructions>> ;
|
||||||
|
|
||||||
local-only? off
|
|
||||||
|
|
||||||
[ ] [ [ ] test-stack-analysis drop ] unit-test
|
[ ] [ [ ] test-stack-analysis drop ] unit-test
|
||||||
|
|
||||||
! Only peek once
|
! Only peek once
|
||||||
|
|
Loading…
Reference in New Issue