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

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 11:39:45 PDT 2020


NeHuang created this revision.
NeHuang added reviewers: MaskRay, nemanjai, sfertile, stefanp, power-llvm-team.
NeHuang added a project: LLVM.
Herald added subscribers: llvm-commits, shchenz, arichardson, emaste.
Herald added a reviewer: espindola.
NeHuang requested review of this revision.

Compatibility checking for PPC64PltCallStub and PPC64PCRelPLTStub are needed to avoid incompatible thunk/stub re-using.


Repository:
  rG LLVM Github Monorepo

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.283684.patch
Type: text/x-patch
Size: 5478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/b0464e5c/attachment.bin>


More information about the llvm-commits mailing list