Change call-construction pass so that it uses special frame editing
authorChris Hanson <org/chris-hanson/cph>
Wed, 17 Dec 1986 19:32:18 +0000 (19:32 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 17 Dec 1986 19:32:18 +0000 (19:32 +0000)
commit11fb3588a4cf36bd8f3b5f2085e39f9d7855a4cb
treea1458bb3a71066516f1d51186a6a9e9326cd1a7f
parent6ff7394f4cfad826449e6fe4040241c86125b1b1
Change call-construction pass so that it uses special frame editing
procedures rather than modifying the CFGs and then attempting to write
them back into their frames.  This prevents attempts to relink them
before they have been unlinked from the holding frames.
v7/src/compiler/base/cfg1.scm
v7/src/compiler/base/ctypes.scm