diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-07-01 18:08:36 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2024-07-01 18:22:33 -0700 |
commit | 299d3ddc618e9a95aa1050e4c1a7dfddbcd94395 (patch) | |
tree | 2d6e4b00bd0d35a605926e794504221ca29ac542 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 63ec52f867ada8d841dd872acf3d0cb62e2a99e8 (diff) | |
download | llvm-299d3ddc618e9a95aa1050e4c1a7dfddbcd94395.zip llvm-299d3ddc618e9a95aa1050e4c1a7dfddbcd94395.tar.gz llvm-299d3ddc618e9a95aa1050e4c1a7dfddbcd94395.tar.bz2 |
[RISCV] Simplify some control flow in RISCVISAInfo::parseArchString. NFC
Merge handling of the baseline ISA into the switch that checks if
the baseline is valid.
Invert a condition to allow a better early out to reduce curly braces.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions