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

Mucho changes to local call argument passing to improve efficiency:

Now the caller directly assigns the actual callee variables, rather
than using passing locations.  If necessary, temps are introduced
in the caller to preserve parallel assignment.
Full call stuff changed somewhat, since we still have wired passing
locations there.
Also, the %CALLER-FRAME-AND-PC funny function was added for debugger
support.
parent 29c86ea5
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