[RISCV] Enable LLVM backend.
This commit is contained in:
parent
8c069ceba8
commit
2d5f62fb48
4 changed files with 19 additions and 2 deletions
|
@ -62,7 +62,7 @@
|
|||
# not built by default and the experimental Rust compilation targets that depend
|
||||
# on them will not work unless the user opts in to building them. By default the
|
||||
# `WebAssembly` target is enabled when compiling LLVM from scratch.
|
||||
#experimental-targets = "WebAssembly"
|
||||
#experimental-targets = "WebAssembly;RISCV"
|
||||
|
||||
# Cap the number of parallel linker invocations when compiling LLVM.
|
||||
# This can be useful when building LLVM with debug info, which significantly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue