[PATCH] D122459: [ELF] Fix relocations against .eh_frame

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 10:04:10 PDT 2022


MaskRay added a comment.

I've simplified `MergeInputSection::getParentOffset` and will push a version with similar changes to `EhInputSection`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122459/new/

https://reviews.llvm.org/D122459



More information about the llvm-commits mailing list