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

Frobbed the function hacking stuff so that it has a chance of working, and so

that it will preserve locality.  With the new function representation, we need
to transport both the function entry and function constants in LOCALIFY to
ensure that they are near each other.  Doing this transporting also prevents
the recursion in TRANSPORT-FUNCTION from losing now that there can be circular
references.  Also changed INLINEP to know about (INFO FUNCTION INFO ...).
Blew away plist hackery, as that info is all maintained by gloabldb now.
Hacked on SAVE-STAND-ALONE-LISP so that it should work, but it needs to blow
away debug info, etc.
parent 3bda71f7
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