riscv-lld icon indicating copy to clipboard operation
riscv-lld copied to clipboard

Upstreaming

Open dvc94ch opened this issue 7 years ago • 3 comments
trafficstars

Hi, Are there any plans to upstream? Rust has support for riscv32imac-unknown-none-elf now and distributes lldb and lld. So that would help the rust community to get a precompiled toolchain (and likely also other languages that use llvm).

dvc94ch avatar Aug 03 '18 18:08 dvc94ch

Hi,

The first 3 commits have been under review at LLVM phabricator: https://reviews.llvm.org/D39322 https://reviews.llvm.org/D39323 https://reviews.llvm.org/D39324

I'd appreciate if anyone can help reviewing these patches.

PkmX avatar Aug 04 '18 14:08 PkmX

FYI, the first patch has landed in upstream. This should be sufficient for linking bare metal ELF programs without enabling relaxation.

PkmX avatar Aug 10 '18 02:08 PkmX

Is something still blocking this? AFAICS all the PRs are merged?

almindor avatar Oct 05 '19 17:10 almindor