[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 1 11:54:39 PDT 2020


stefanp updated this revision to Diff 274883.
stefanp added a comment.

Updated initial test case to clean up some of the instruction.
Added a second test to check that an error is reported when the nop after the
call is missing.


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.s

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


More information about the llvm-commits mailing list