[PATCH] D60958: [PPC64] toc-indirect to toc-relative relaxation

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 03:08:29 PDT 2019


MaskRay updated this revision to Diff 196043.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Revamp tests


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D60958

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-toc-relax-constants.s
  test/ELF/Inputs/ppc64-toc-relax-shared.s
  test/ELF/Inputs/ppc64-toc-relax.s
  test/ELF/ppc64-func-entry-points.s
  test/ELF/ppc64-relocs.s
  test/ELF/ppc64-toc-relax-constants.s
  test/ELF/ppc64-toc-relax-jumptable.s
  test/ELF/ppc64-toc-relax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60958.196043.patch
Type: text/x-patch
Size: 22489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/4146574c/attachment.bin>


More information about the llvm-commits mailing list