Forked from
cmucl / cmucl
Source project has a limited visibility.
-
wlott authored
var-alloc which are used by (the new) vm-ir2tran to do the allocations that were previously handled by define-for-each-primitive-object. Added make-closure and make-value-cell because the compiler really wants vops to exist for them.
wlott authoredvar-alloc which are used by (the new) vm-ir2tran to do the allocations that were previously handled by define-for-each-primitive-object. Added make-closure and make-value-cell because the compiler really wants vops to exist for them.