[PATCH] D85459: [PowerPC] Add compatibility check for PPC PLT stubs

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 05:57:58 PDT 2020


NeHuang updated this revision to Diff 283885.
NeHuang added a comment.

Addressed the comment to check `R_PPC64_REL24` and `R_PPC64_REL14` for `PPC64PltCallStub` compatibility check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85459

Files:
  lld/ELF/Thunks.cpp
  lld/test/ELF/ppc64-plt-stub-compatible.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85459.283885.patch
Type: text/x-patch
Size: 5591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/9eedaaab/attachment.bin>


More information about the llvm-commits mailing list