diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-05-02 09:39:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-02 09:39:52 -0700 |
| commit | 941eab102f4ae524bb66bcd9bffafc605b20ef7c (patch) | |
| tree | 61341030fe23750102c4ae056e08c95d93238764 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | eb8236381bcfdb5071143160c7a0663f8e3c1c97 (diff) | |
[RISCV] Make parseNormalizedArchString only accept [a-z0-9_]. (#90815)
Previously we only rejected upper case characters. We should instead
reject anything except lower case, numbers, and underscore. Other
characters will likely confuse the extension sorting.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
