Skip to content
  • Simon Marlow's avatar
    [project @ 1999-06-08 15:56:44 by simonmar] · 62812240
    Simon Marlow authored
    Allow reserving of stack slots for non-pointer data (eg. cost
    centres).  This means the previous hacks to keep the stack bitmaps
    correct in the presence of cost centres are now unnecessary, and
    case-of-case expressions will be compiled properly with profiling on.
    62812240