Skip to content
  • Ben Gamari's avatar
    b3ea026e
    Encode multiple registers per CmmUnwind · b3ea026e
    Ben Gamari authored
    This ends up being important since there is a subtle difference between
    two CmmUnwinds and one in the presence of the (-1) offset applied to
    frame information for blocks with info tables. This is because the
    offset will only be applied to the first CmmUnwind within a block, even
    if the two nodes apply to the same address.
    b3ea026e
    Encode multiple registers per CmmUnwind
    Ben Gamari authored
    This ends up being important since there is a subtle difference between
    two CmmUnwinds and one in the presence of the (-1) offset applied to
    frame information for blocks with info tables. This is because the
    offset will only be applied to the first CmmUnwind within a block, even
    if the two nodes apply to the same address.
Loading