aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-05-02 09:39:52 -0700
committerGitHub <noreply@github.com>2024-05-02 09:39:52 -0700
commit941eab102f4ae524bb66bcd9bffafc605b20ef7c (patch)
tree61341030fe23750102c4ae056e08c95d93238764 /llvm/lib/IR/Module.cpp
parenteb8236381bcfdb5071143160c7a0663f8e3c1c97 (diff)
downloadllvm-941eab102f4ae524bb66bcd9bffafc605b20ef7c.zip
llvm-941eab102f4ae524bb66bcd9bffafc605b20ef7c.tar.gz
llvm-941eab102f4ae524bb66bcd9bffafc605b20ef7c.tar.bz2
[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/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions