[RISCV] Use Twine concatentation for error messages in RISCVISAInfo. (#79956)
This avoids converting StringRef to std::string to const char*.
Loading
Please sign in to comment
This avoids converting StringRef to std::string to const char*.