[PATCH] D26810: Allow SIZEOF() command on nonexistent section.
Petr Hosek via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 12:34:07 PST 2016
phosek added a comment.
In https://reviews.llvm.org/D26810#598929, @ruiu wrote:
> I don't know -- do you need it? It makes sense to me that nonexistent sections have size 0, but I'm not sure about their alignments.
We don't and I've never seen it being used, so it's probably not necessary.
https://reviews.llvm.org/D26810
More information about the llvm-commits
mailing list