Added support for load-time-value. Specifically, there is a new function
MAKE-LOAD-TIME-VALUE-TN that allocates a slot in the constant pool with a marker that tells the dumper to use the supplied handle instead of trying to dump a constant value. Other than that, the resultant TN looks just like a constant tn.
Please register or sign in to comment