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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 01:45:34 PDT 2017


?>It still looks like a stretch, no?
??>
>Most things with a entsize have independent items that are x bytes each. This section has a complex structure where each member is 32 bits.
?>
>Cheers,
>Rafael

I wonder why linker need to set entsize at all ? It seems that information about elf target size (32/64)
should be enough to find the entsize for output sections that contains independent items.

George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/857aa6fa/attachment.html>


More information about the llvm-commits mailing list