Skip to content
  • Eric Christopher's avatar
    Refactor out the abbreviation handling into a separate class that · c8a310ed
    Eric Christopher authored
    controls each of the abbreviation sets (only a single one at the
    moment) and computes offsets separately as well for each set
    of DIEs.
    
    No real function change, ordering of abbreviations for the skeleton
    CU changed but only because we're computing in a separate order. Fix
    the testcase not to care.
    
    llvm-svn: 169793
    c8a310ed
Loading