Unverified Commit 7a6847e0 authored by Craig Topper's avatar Craig Topper Committed by GitHub
Browse files

[RISCV] Add partial validation of Z extension name to...

[RISCV] Add partial validation of Z extension name to RISCVISAInfo::parseNormalizedArchString (#90895)

If 'z' is given as the complete extension name or with a digit after it,
it will crash in the extension map compare function. Check for these
cases and give an error.
parent 55ad2948
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment