Split toplev.scm into two pieces:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 19 Oct 1992 19:13:30 +0000 (19:13 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 19 Oct 1992 19:13:30 +0000 (19:13 +0000)
commita8244ddf4a44deb7e69e9bcf68b2002224e62ae9
treed3164f5f9b7116c38adecb609382d3f153dcf4a0
parent04dbf6ad8b34c452d6d634b83d967612d3cb1bbd
Split toplev.scm into two pieces:
toplev.scm
asstop.scm

toplev includes all the top level codes and all the structure through
lap linearization.

asstop contains the assembler and linker top-level.

This allows an alternate back end (e.g. C, or one that uses the
machine's native assembler) to be substituted.
v7/src/compiler/base/toplev.scm