Skip to content
  • Simon Marlow's avatar
    [project @ 1999-06-25 09:13:37 by simonmar] · 6d40c9e6
    Simon Marlow authored
    New define: TABLES_NEXT_TO_CODE says whether info tables are assumed
    to reside just before the code for a function.   We used to use
    USE_MINIINTERPRETER for this function, but it makes sense in certain
    cases to separate the use of tail-calls from tables-next-to-code.
    
    StgMacros: add a couple of missing macros to support update in place.
    6d40c9e6