Skip to content
Snippets Groups Projects
Commit 19ce4787 authored by ram's avatar ram
Browse files

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.)
parent 095c1893
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment