From: Jim Grosbach Date: Mon, 6 Dec 2010 18:47:44 +0000 (+0000) Subject: Trailing whitespace. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ba3368ceae8d3e3f1653de4aa24f168eae8f083b;p=oota-llvm.git Trailing whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121024 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMExpandPseudoInsts.cpp b/lib/Target/ARM/ARMExpandPseudoInsts.cpp index cdea8d36e00..78433e99f55 100644 --- a/lib/Target/ARM/ARMExpandPseudoInsts.cpp +++ b/lib/Target/ARM/ARMExpandPseudoInsts.cpp @@ -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 =