From 1fa9b881cc958d00fefed9ddc8eb4ebae7a04c54 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 27 Jul 2010 19:21:08 +0000 Subject: * interp/i-analy.boot (bottomUpCompile): Use massageBackendCode in lieu of mutateToBackendCode. --- src/interp/i-analy.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp') diff --git a/src/interp/i-analy.boot b/src/interp/i-analy.boot index 78cd0a73..7ce9922e 100644 --- a/src/interp/i-analy.boot +++ b/src/interp/i-analy.boot @@ -296,7 +296,7 @@ computeTypeWithVariablesTarget(p, q) == bottomUpCompile t == $genValue:local := false ms := bottomUp t - mutateToBackendCode objVal getValue t + massageBackendCode objVal getValue t ms bottomUpUseSubdomain t == -- cgit v1.2.3