[PATCH] D56920: [PPC64] Sort .toc sections accessed with small code model relocs close to the .got

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 13:04:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351978: [PPC64] Sort .toc sections accessed with small code model relocs close to .got. (authored by sfertile, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56920?vs=182927&id=183162#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56920

Files:
  lld/trunk/ELF/Arch/PPC64.cpp
  lld/trunk/ELF/InputFiles.h
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/Inputs/ppc64-sort-small-cm-relocs-input2.s
  lld/trunk/test/ELF/Inputs/ppc64-sort-small-cm-relocs-input3.s
  lld/trunk/test/ELF/Inputs/ppc64-sort-small-cm-relocs-input4.s
  lld/trunk/test/ELF/ppc64-sort-small-cm-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56920.183162.patch
Type: text/x-patch
Size: 10097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/c2e865ed/attachment.bin>


More information about the llvm-commits mailing list