Built and booted FreeBSD kernel with clang8 + lld8 on QEMU.
There are issues with the network cardOn bare metal, the kernel starts booting, but hangs when initializing the APs, but it seems a separate issuepossibly due to some other issue introduced by compiling the kernel with clang8.
Also checked that the kernel still compiles and works with base gcc + ld.