You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This compiler use the LLVM backend, so you should be able to use it to gen riskv objects. We currently target Z, PPC, x86 linux/windows, arm64(macOS). So we have quite a bit of coverage already, but we do not have RISC-V machines so we have not tried it.
Can I use the riscv toolchain to build this project so that I can generate a static library for the riscv architecture?
The text was updated successfully, but these errors were encountered: