compiler.test: this word is not used
parent
603f5f9bbf
commit
9e4a520862
|
@ -22,9 +22,6 @@ IN: compiler.test
|
||||||
|
|
||||||
<< \ compile-call t "no-compile" set-word-prop >>
|
<< \ compile-call t "no-compile" set-word-prop >>
|
||||||
|
|
||||||
: compiler-test ( name -- )
|
|
||||||
"resource:basis/compiler/tests/" ".factor" surround run-test-file ;
|
|
||||||
|
|
||||||
: init-cfg-test ( -- )
|
: init-cfg-test ( -- )
|
||||||
reset-vreg-counter begin-stack-analysis
|
reset-vreg-counter begin-stack-analysis
|
||||||
<basic-block> dup basic-block set begin-local-analysis
|
<basic-block> dup basic-block set begin-local-analysis
|
||||||
|
|
Loading…
Reference in New Issue