Kito Cheng d64a9fe781
[compiler-rt][RISCV] Initialize length only when __init_riscv_feature… (#115449)
…_bits success

That could give us a simple way to detect `__init_riscv_feature_bits`
got fail.

See also https://github.com/riscv-non-isa/riscv-c-api-doc/pull/95
2026-03-06 19:37:11 +08:00
..