Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    2409e5ee
    Misc changes for lexenv stuff. · 2409e5ee
    ram authored
    Moved function-does-not-return test here from ir1final.
    Numerous changes due to NLX changes associated with new lexenv cleanup
    stuff.  Also, ENTRY-EXITS is now a list of EXITs, so we don't have to
    worry about continuations are deleted, and can find NLX points without
    iterating over all blocks.
    2409e5ee
    History
    Misc changes for lexenv stuff.
    ram authored
    Moved function-does-not-return test here from ir1final.
    Numerous changes due to NLX changes associated with new lexenv cleanup
    stuff.  Also, ENTRY-EXITS is now a list of EXITs, so we don't have to
    worry about continuations are deleted, and can find NLX points without
    iterating over all blocks.