Commit e197b957 authored by Craig Topper's avatar Craig Topper
Browse files

[RISCV] Fix typo in call to clearFeatureBits.

We had "+zca" instead of "zca". The previous line used "c", not "+c".

This may not be a functional change. I think the function we pass this
to strips any '+' or '-'.
parent c13e271a
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