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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 00:13:55 PDT 2019


grimar added a comment.

In D61477#1492942 <https://reviews.llvm.org/D61477#1492942>, @MaskRay wrote:

> I don't know if DT_RELACOUNT was a glibc invention or a Sun invention. To be honest, if it is not that we've added it in the first place, I wouldn't suggest adding it :D


I am not sure why we are discussing DT_RELACOUNT :), but there was a solid reason to add it I believe:
https://reviews.llvm.org/D23661


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D61477





More information about the llvm-commits mailing list