[all-commits] [llvm/llvm-project] 0faf49: [RISCV] Make parseArchString only accept [a-z0-9_]...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri May 3 09:29:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0faf494200860c307ba473114df6e50f7da1b52a
https://github.com/llvm/llvm-project/commit/0faf494200860c307ba473114df6e50f7da1b52a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M clang/test/Driver/riscv-arch.c
M llvm/lib/TargetParser/RISCVISAInfo.cpp
M llvm/unittests/TargetParser/RISCVISAInfoTest.cpp
Log Message:
-----------
[RISCV] Make parseArchString only accept [a-z0-9_]. (#90879)
Similar change was recently made to parseNormalizedArchString.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list