[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
Please register or sign in to comment