[llvm-dev] LLVM tool-chain for RISC-V

Ahmed Samara via llvm-dev llvm-dev at lists.llvm.org
Tue May 22 13:35:41 PDT 2018


Is there a full LLVM toolchain that can produce an object file
runnable by spike (the risc-v
ISA simulator)?

I found some toolchains but from what I can tell, they still require that
you invoke gcc to the assembly and linkage.

Is there a reason llvm-as and lld haven't been ported or is it just because
nobody has done it yet?


-- 
Ahmed Samara
PhD Student Computer Engineering
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180522/3c227895/attachment.html>


More information about the llvm-dev mailing list