[PATCH] D23661: [ELF] Fix sorting in combrelocs mode and add DT_REL(A)COUNT to .dynamic

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 13:05:06 PDT 2016


ruiu added a comment.

LGTM. If an absence of DT_RELCOUNT doesn't cause any trouble, this is fine by me.  By the way, by "our dynamic loader", did you mean a dynamic loader of your operating system or something? Just curious.


https://reviews.llvm.org/D23661





More information about the llvm-commits mailing list