mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
[RISCV][NFC] Fix build issue
This commit is contained in:
parent
e20bc892b6
commit
5bc469fd96
@ -788,8 +788,6 @@ void RVVType::applyFixedLog2LMUL(int Log2LMUL, enum FixedLMULType Type) {
|
||||
return;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
llvm_unreachable("Unknown FixedLMULType??");
|
||||
}
|
||||
|
||||
// Update new LMUL
|
||||
|
Loading…
Reference in New Issue
Block a user