[PATCH] D83800: Support PC relative relocation on AArch64 and PPC64 in RelocationResolver

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 00:33:39 PDT 2020


MaskRay added a comment.

Yes, .eh_frame may have such PC-relative relocations. Ideally R_PPC64_REL32 needs 0xffffffff. We need tests for these relocation types. If you don't mind I'll add them and commit the patch for you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83800





More information about the llvm-commits mailing list