… with LLVM tip of tree s390 support in ld.lld has recently landed in the main branch of LLVM. With this, it makes sense to start cutting s390 over to full LLVM=1, versus the current situation of just CC=clang. linux-next is the only tree that currently has the necessary changes to support ld.lld but they will trickle down to other trees in time. llvm-objcopy currently works on LLVM main as well but that needs a kernel side fix to boot properly, so we will stick with GNU objcopy until that is fixed. Closes: ClangBuiltLinux#710 Link: ClangBuiltLinux/linux#1996 Link: llvm/llvm-project@ fe3406e Link: llvm/llvm-project@ 3c02cb7 Signed-off-by: Nathan Chancellor <nathan@kernel.org>