[PATCH] D40029: [ELF] Only add contiguous isRelro sections to PT_GNU_RELRO PHDR
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 23:45:35 PST 2017
ruiu added a comment.
I wonder if we can just have two or more PT_GNU_RELRO segments. Is it illegal?
https://reviews.llvm.org/D40029
More information about the llvm-commits
mailing list