[LoongArch][NFC] Delete unnecessary return behind of llvm_unreachable

This commit is contained in:
Weining Lu 2022-03-01 10:57:14 +08:00
parent 08dcbed92f
commit a4d2943bf6
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ LoongArchMCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO,
return static_cast<unsigned>(MO.getImm());
llvm_unreachable("Unhandled expression!");
return 0;
}
void LoongArchMCCodeEmitter::encodeInstruction(