LLD 8 changed the behaviour regarding the placement of orphaned
sections, which produces a non-bootable Xen kernel:
https://bugs.llvm.org/show_bug.cgi?id=42327
Switch to GNU LD (and NM) until this is resolved.
Differential D20706
emulators/xen-kernel: use binutils to workaround LLD 8 bug royger on Jun 20 2019, 9:25 AM. Authored by Tags None Referenced Files
Subscribers None
Details
LLD 8 changed the behaviour regarding the placement of orphaned https://bugs.llvm.org/show_bug.cgi?id=42327 Switch to GNU LD (and NM) until this is resolved.
Diff Detail
|