Since ld.lld doesn't properly support R_RISCV_RELAX relocations, switch the
authorkettenis <kettenis@openbsd.org>
Tue, 11 May 2021 09:36:41 +0000 (09:36 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 11 May 2021 09:36:41 +0000 (09:36 +0000)
commite15071f8abee7f13d1a7093171d170e7b38b9568
treee4fca32eef54952b7ede5bade1cbad7e95c6e989
parent2191bf51694b6ceabd06e7a02eff46b0b9cc2bb5
Since ld.lld doesn't properly support R_RISCV_RELAX relocations, switch the
default to -no-relax.

ok drahn@
gnu/llvm/clang/lib/Driver/ToolChains/Arch/RISCV.cpp