Skip to content
  • Rui Ueyama's avatar
    Simplify relocation offset adjustment. · 08aede36
    Rui Ueyama authored
    Previously, relocation offsets are recalculated for .eh_frame sections
    inside the main loop, and that messed up the main loop. This patch
    separates that logic into a dedicated class.
    
    llvm-svn: 298785
    08aede36
Loading