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

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 07:57:35 PST 2017


On 12 January 2017 at 09:43, Rafael Avila de Espindola
<rafael.espindola at gmail.com> wrote:
> This changes causes crashes on FreeBSD. Looks like the freebsd dynamic
> linker is setting the area read only too early.

Thanks for the report. This is now fixed by FreeBSD r311984,
https://svnweb.freebsd.org/changeset/base/311984


More information about the llvm-commits mailing list