[lld] r290986 - ELF: Round p_memsz of the PT_GNU_RELRO program header up to the page size.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 13:11:53 PST 2017


On 27 January 2017 at 16:09, Peter Collingbourne <peter at pcc.me.uk> wrote:
>
> So the bug is caused by an executable with .data.rel.ro but no .bss (or
> .bss.rel.ro)?

Indeed, the .so had no .bss / .bss.rel.ro.


More information about the llvm-commits mailing list