[PATCH] D80629: [yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 02:40:24 PDT 2020
grimar added a comment.
In D80629#2059073 <https://reviews.llvm.org/D80629#2059073>, @MaskRay wrote:
> This behavior seems reasonable.
>
> > It was discussed in D78005 <https://reviews.llvm.org/D78005> thread and matches GNU linkers behavior.
>
> Matches GNU linkers and LLD.
Thanks! I've not tested LLD. Nice that it is consistent.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80629/new/
https://reviews.llvm.org/D80629
More information about the llvm-commits
mailing list