[PATCH] D56828: [ELF] Make RW PT_LOAD start with PT_GNU_RELRO sections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 17 06:56:08 PST 2019
MaskRay added a comment.
There are other cases that the patch hasn't (but should) cover: NOBITS sections can also be RELRO; I need to check ld.bfd/gold's behavior
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56828/new/
https://reviews.llvm.org/D56828
More information about the llvm-commits
mailing list