[PATCH] D82950: [PowerPC] Support PCRelative Callees for R_PPC64_REL24 Relocation

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 04:28:49 PDT 2020


stefanp updated this revision to Diff 276373.
stefanp marked an inline comment as done.
stefanp added a comment.

Fixed a couple of conditions and added comments for them.
Added a test for the new condition.
Cleaned up existing tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82950

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Thunks.cpp
  lld/test/ELF/ppc64-error-toc-local-call.s
  lld/test/ELF/ppc64-toc-call-to-pcrel-long-jump.s
  lld/test/ELF/ppc64-toc-call-to-pcrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82950.276373.patch
Type: text/x-patch
Size: 7586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/0ecef222/attachment.bin>


More information about the llvm-commits mailing list