[PATCH] D26810: Allow SIZEOF() command on nonexistent section.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 12:32:08 PST 2016


ruiu added a comment.

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.


https://reviews.llvm.org/D26810





More information about the llvm-commits mailing list