Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
code. Possibly a hack, given that this is to make interpreted unwind-protect work, and top-level NLX doesn't work in general in compiled code. When let-converting, blow away any entry for this function in *FREE-FUNCTIONS( so that we don't add references to functions after they are let converted. [This was a problem with semi-inline functions...]
ram authoredcode. Possibly a hack, given that this is to make interpreted unwind-protect work, and top-level NLX doesn't work in general in compiled code. When let-converting, blow away any entry for this function in *FREE-FUNCTIONS( so that we don't add references to functions after they are let converted. [This was a problem with semi-inline functions...]