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

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 31 09:26:27 PST 2018


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

Forgot to update formatting in one of the tests.


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/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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54720.179766.patch
Type: text/x-patch
Size: 21984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181231/f308798e/attachment-0001.bin>


More information about the llvm-commits mailing list