[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
Tue Jan 22 08:29:15 PST 2019


sfertile updated this revision to Diff 182927.
sfertile marked 2 inline comments as done.
sfertile added a comment.

Addressed second round of review comments.


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.182927.patch
Type: text/x-patch
Size: 9292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/1758a518/attachment.bin>


More information about the llvm-commits mailing list