[RISCV] Refactor version major version parsing in parseNormalizedArchString. NFC
Use an index variable and array indexing instead of manipulating a temporary StringRef.
parent
a7e07988
Please register or sign in to comment
Use an index variable and array indexing instead of manipulating a temporary StringRef.