LLD support for RISCV just landed upstream! https://github.com/llvm-mirror/lld/commit/9e54d159934e86f7a83c58ed21341bc89ff2bd2b https://github.com/riscv/riscv-lld/issues/1 - [x] Wait for rust's llvm/lld to be updated - [x] Test lld for the riscv target - [x] Enable it in the target spec by default - [ ] Ship gdb --enable-targets=all with rustup https://github.com/rust-embedded/wg/issues/43