[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
Mon May 20 00:21:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD361125: [ELF] -z combreloc: sort dynamic relocations by (symbol_index,r_offset) (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61477?vs=200201&id=200211#toc

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.200211.patch
Type: text/x-patch
Size: 7495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/5e020cc1/attachment.bin>


More information about the llvm-commits mailing list