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

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 12:30:56 PST 2016


phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! Would it make sense to do the same for `ALIGNOF` of non-existent section for consistency?


https://reviews.llvm.org/D26810





More information about the llvm-commits mailing list