Trailing whitespace.

llvm-svn: 121024
This commit is contained in:
Jim Grosbach 2010-12-06 18:47:44 +00:00
parent bf62d647de
commit 67f13b19b5
1 changed files with 1 additions and 1 deletions

View File

@ -717,7 +717,7 @@ bool ARMExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) {
NewLdOpc = ARM::t2LDRSBi12;
else
llvm_unreachable("Not a known opcode?");
unsigned DstReg = MI.getOperand(0).getReg();
bool DstIsDead = MI.getOperand(0).isDead();
MachineInstrBuilder MIB =