
This commit switches to LLVM 15 everywhere by default, while still keeping LLVM 14 support.
6 строки
140 Б
JSON
6 строки
140 Б
JSON
{
|
|
"inherits": ["riscv32"],
|
|
"cpu": "sifive-e31",
|
|
"features": "+a,+c,+m,-64bit,-relax,-save-restore",
|
|
"build-tags": ["fe310", "sifive"]
|
|
}
|