[PATCH] D37736: [ELF] - Do not spread specific flags when emiting output sections.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 11:58:58 PDT 2017


ruiu added a comment.

I will probably edit the comment later.

I don't feel "spread" is a right word, and what "specific" means is not clear. I'd make the subject "Do not set output section flags except SHF_{ALLOC,WRITE,EXECINSTR}".

With that, LGTM.


https://reviews.llvm.org/D37736





More information about the llvm-commits mailing list