Commit 9d6e189e authored by Luke Lau's avatar Luke Lau
Browse files

[RISCV] Use regexp to check negative extensions in test. NFC

Everytime an extension is added, this test will need to have the negative
extension appended to multiple CHECK lines where we're overriding the arch.
This is quite time consuming since it needs to be in the right order, so this
replaces the explicit list of negative extensions with a regexp instead.
parent 8930c5a4
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