From ac23fca796d6dc6fc7aab0ac5bdf8987aa490761 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sun, 24 Jul 2022 20:29:19 -0700 Subject: Write a test for codegen. I'm not sure yet how to test regalloc. --- csc/ir2.csc | 1 + 1 file changed, 1 insertion(+) (limited to 'csc/ir2.csc') diff --git a/csc/ir2.csc b/csc/ir2.csc index 642b86c..4e4c42e 100644 --- a/csc/ir2.csc +++ b/csc/ir2.csc @@ -68,6 +68,7 @@ (only (csc ir1) %constant %library-ref + constant-expression constant? lexical-ref-gensym lexical-ref-name -- cgit v1.3.1