[PATCH] D61477: [ELF] -z combreloc: sort dynamic relocations by (symbol_index,r_offset)

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 19 20:27:42 PDT 2019


MaskRay updated this revision to Diff 200201.
MaskRay added a comment.

Inline the comparator


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D61477

Files:
  ELF/SyntheticSections.cpp
  test/ELF/combreloc.s
  test/ELF/combrelocs.s
  test/ELF/i386-got-and-copy.s
  test/ELF/mips-mgot.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61477.200201.patch
Type: text/x-patch
Size: 7472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/6d2b809f/attachment.bin>


More information about the llvm-commits mailing list