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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 08:22:29 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D62141?vs=200277&id=200299#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62141

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62141.200299.patch
Type: text/x-patch
Size: 6903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/259b65fa/attachment-0001.bin>


More information about the llvm-commits mailing list