[PATCH] D28313: Change which input sections we concatenate

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 14:23:06 PST 2017


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.


More information about the llvm-commits mailing list