[PATCH] D61720: [PPC64] Define getThunkSectionSpacing() based on the range of R_PPC64_REL24

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 22:48:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360405: [PPC64] Define getThunkSectionSpacing() based on the range of R_PPC64_REL24 (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61720

Files:
  lld/trunk/ELF/Arch/PPC64.cpp
  lld/trunk/test/ELF/ppc64-bsymbolic-toc-restore.s
  lld/trunk/test/ELF/ppc64-call-reach.s
  lld/trunk/test/ELF/ppc64-ifunc.s
  lld/trunk/test/ELF/ppc64-local-dynamic.s
  lld/trunk/test/ELF/ppc64-long-branch-init.s
  lld/trunk/test/ELF/ppc64-plt-stub.s
  lld/trunk/test/ELF/ppc64-toc-restore-recursive-call.s
  lld/trunk/test/ELF/ppc64-toc-restore.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61720.198983.patch
Type: text/x-patch
Size: 10751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/e1010620/attachment.bin>


More information about the llvm-commits mailing list