Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    40f94b03
    Merged non-descriptor changes: ir1util.lisp · 40f94b03
    ram authored
     revision 1.7.1.2
     date: 90/04/13 12:17:09;  author: ram;  state: Exp;  lines added/del: 33/12
     Added hack to DELETE-RETURN to inhibit blowing away of tail-sets when
     we delete TR returns.
     Fixed up undefined reference stuff a bit, and added NOTE-NAME-DEFINED.
     ----------------------------
     revision 1.7.1.1
     date: 90/03/27 12:17:26;  author: ram;  state: Exp;  lines added/del: 40/0
     Generalized the undefined function warning stuff so that it could be used
     for undefined type warnings as well.  Moved stuff from ir1tran to ir1util,
     defining the new NOTE-UNDEFINED-REFERENCE function.
    40f94b03
    History
    Merged non-descriptor changes: ir1util.lisp
    ram authored
     revision 1.7.1.2
     date: 90/04/13 12:17:09;  author: ram;  state: Exp;  lines added/del: 33/12
     Added hack to DELETE-RETURN to inhibit blowing away of tail-sets when
     we delete TR returns.
     Fixed up undefined reference stuff a bit, and added NOTE-NAME-DEFINED.
     ----------------------------
     revision 1.7.1.1
     date: 90/03/27 12:17:26;  author: ram;  state: Exp;  lines added/del: 40/0
     Generalized the undefined function warning stuff so that it could be used
     for undefined type warnings as well.  Moved stuff from ir1tran to ir1util,
     defining the new NOTE-UNDEFINED-REFERENCE function.