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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 21:24:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD360112: [PPC64] toc-indirect to toc-relative relaxation (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60958?vs=197342&id=198393#toc

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-shared.s
  test/ELF/Inputs/ppc64-toc-relax.s
  test/ELF/ppc64-func-entry-points.s
  test/ELF/ppc64-got-indirect.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.198393.patch
Type: text/x-patch
Size: 27156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/3f3b9933/attachment.bin>


More information about the llvm-commits mailing list