[lld] r298934 - Do not set entsize for .gnu.hash.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 01:09:20 PDT 2017


>You still need to propagate sh_entsize for some sections for the -r option.

??I was mean linker generated sections, like symtab, where sh_entsize itself does not look usefull anyways,
?because content is always about symbols, whic?h depends on target size and LE/BE kind.
?In that case setting sh_entsize seems to be excessive.
?
George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/829ab3b1/attachment.html>


More information about the llvm-commits mailing list