[PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 06:33:07 PDT 2016


grimar added a comment.

In http://reviews.llvm.org/D19528#423828, @rafael wrote:

> BTW, one cannot sort .rel.plt, it would be nice to document why.


I also noticed that: when I sort the .rel.plt then produced lld linked binaries are broken (segfaults on startup,
not sure all of, but at least some of them do). Not sure I have any explanation for that now.


http://reviews.llvm.org/D19528





More information about the llvm-commits mailing list