[RISCV] Remove or simplify some StringSwitches in RISCVTargetParser.cpp. NFC
We can iterate over the RISCVCPUInfo table instead of using a separate StringSwitch.
Loading
Please register or sign in to comment
We can iterate over the RISCVCPUInfo table instead of using a separate StringSwitch.