Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • 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
    History
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.