[PATCH] D54720: [PPC64] toc-indirect to toc-relative relaxation.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 19:19:47 PST 2019


sfertile updated this revision to Diff 183473.
sfertile added a comment.

rebased


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D54720

Files:
  ELF/Arch/PPC64.cpp
  ELF/Arch/X86_64.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/Inputs/ppc64-global.s
  test/ELF/Inputs/ppc64-local.s
  test/ELF/Inputs/ppc64-toc-opt-defs.s
  test/ELF/Inputs/ppc64-toc-opt-shared.s
  test/ELF/ppc64-func-entry-points.s
  test/ELF/ppc64-got-indirect.s
  test/ELF/ppc64-relocs.s
  test/ELF/ppc64-toc-relax-jumptable.s
  test/ELF/ppc64-toc-relax.s
  test/ELF/ppc64-tocopt-constants-in-toc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54720.183473.patch
Type: text/x-patch
Size: 28114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/2384a66a/attachment.bin>


More information about the llvm-commits mailing list