[PATCH] D28272: ELF: Reserve space for copy relocations of read-only symbols in relro.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 14:56:14 PST 2017


On Thu, Jan 5, 2017 at 2:55 PM, Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:

> Peter Collingbourne <peter at pcc.me.uk> writes:
> >
> > Yes, but we'd still need a page alignment at the start of the r/w
> segment,
> > no?
>
> True. It is still seems better to pay the extra page than to allocate
> disk space for copy relocations.
>

Agreed.

Thanks,
-- 
-- 
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/1dd30d41/attachment.html>


More information about the llvm-commits mailing list