Remove an unused variable, NFC.

This commit is contained in:
Haojian Wu 2022-01-04 12:19:49 +01:00
parent 30ad1742c0
commit 6231ef2624
1 changed files with 0 additions and 1 deletions

View File

@ -1927,7 +1927,6 @@ bool AVRExpandPseudo::expandASRB6Rd(Block &MBB, BlockIt MBBI) {
Register DstReg = MI.getOperand(0).getReg();
bool DstIsDead = MI.getOperand(0).isDead();
bool DstIsKill = MI.getOperand(1).isKill();
bool ImpIsDead = MI.getOperand(3).isDead();
// bst r24, 6
// lsl r24