Skip to content
  • David Blaikie's avatar
    Unshift the GDB index/GNU pubnames constants modified in r191025 · 8dec4076
    David Blaikie authored
    Based on code review feedback from Eric Christopher, unshifting these
    constants as they can appear in the gdb_index itself, shifted a further
    24 bits. This means that keeping them preshifted is a bit inflexible, so
    let's not do that.
    
    Given the motivation, wrap up some nicer enums, more type safety, and
    some utility functions.
    
    llvm-svn: 191035
    8dec4076
Loading