compiler.cfg.representation: OK to unbox output of ##load-reference globally

db4
Slava Pestov 2009-08-08 20:03:13 -05:00
parent d0c393aa60
commit 55acddef3f
1 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,9 @@ SYMBOL: always-boxed
H{ } clone [
'[
[
dup ##load-reference? [ drop ] [
[ _ (compute-always-boxed) ] each-def-rep
] if
] each-non-phi
] each-basic-block
] keep ;