[PATCH] D28313: Change which input sections we concatenate
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 14:28:04 PST 2017
Ed Maste <emaste at freebsd.org> writes:
> On 12 January 2017 at 15:51, Ed Maste <emaste at freebsd.org> wrote:
>> Unfortunately the LLD-linked FreeBSD kernel is hanging during the boot
>> now (part way through).
>
> This one is a FreeBSD issue: some recent changes are incompatible with
> QEMU. That's being investigated, and to carry on with LLD I've just
> locally reverted the commits. The kernel now works, but dynamically
> linked binaries are segfaulting at startup. I intend to investigate
> quickly in order that LLD fixes, if any, can make it into 4.0.
Just checking: You have your fix for RELRO copy relocations
applied, right? I started a build a couple of hours ago with that hacked
out of lld and so far it is building just fine.
Cheers,
Rafael
More information about the llvm-commits
mailing list