Forked from
cmucl / cmucl
Source project has a limited visibility.
-
rtoy authored
o In MAYBE-CONVERT-TAIL-LOCAL-CALL, honor the notinline declaration when deciding if we can let convert a tail call. This is useful for tracing of local functions. code/debug-int.lisp: o If we can't find a debug function, print a note that the (local) function might have been inlined.
rtoy authoredo In MAYBE-CONVERT-TAIL-LOCAL-CALL, honor the notinline declaration when deciding if we can let convert a tail call. This is useful for tracing of local functions. code/debug-int.lisp: o If we can't find a debug function, print a note that the (local) function might have been inlined.