[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
Mon Jan 21 21:03:39 PST 2019


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

Addressed review comments and cut down the test.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D56920

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56920.182845.patch
Type: text/x-patch
Size: 9512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/4948f873/attachment.bin>


More information about the llvm-commits mailing list