[PATCH] D57939: Refactor RelocVisitor and fix computation of SHT_RELA-typed relocation entries

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 14:50:41 PDT 2019


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

The duplication is a little sad, but I don't have a lot of ideas on how to remove that in the near term so LGTM. Dave, any other concerns on your end?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57939





More information about the llvm-commits mailing list