-
- Downloads
Changed function continuation annotation to allow NOTINLINE references to be
delayed. This is somewhat questionable, but is probably OK. The real problem is that (funcall #'foo ...something that fsets foo..) doesn't do the right thing. The reason for this change is that it produces much better code for notinline references (in particular, those resulting from calls the DEFSTRUCT predicate functions inside of the structure-typep transform.)
Loading
Please register or sign in to comment