[PATCH] D28313: Change which input sections we concatenate

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 20:51:31 PST 2017


ruiu added a comment.

LGTM with a nit.



================
Comment at: ELF/OutputSections.cpp:546
+  //
+  // However, It is clear that at least some flags have to be ignored for
+  // section merging. At the very least SHF_GROUP and SHF_COMPRESSED have to be
----------------
It -> it


https://reviews.llvm.org/D28313





More information about the llvm-commits mailing list