
This commit switches to LLVM 15 everywhere by default, while still keeping LLVM 14 support.
6 строки
150 Б
JSON
6 строки
150 Б
JSON
{
|
|
"inherits": ["riscv64"],
|
|
"features": "+64bit,+a,+c,+d,+f,+m,-relax,-save-restore",
|
|
"build-tags": ["k210", "kendryte"],
|
|
"code-model": "medium"
|
|
}
|