Reformat blank lines.
[oota-llvm.git] / lib / CodeGen / TwoAddressInstructionPass.cpp
index fa3c8be81ba60eb74a495e082556f9f947c2315a..13d349be40b8a62560284194338a3b35977c6b18 100644 (file)
@@ -1536,7 +1536,6 @@ TwoAddressInstructionPass::processTiedPairs(MachineInstr *MI,
     SrcRegMap[RegA] = RegB;
   }
 
-
   if (AllUsesCopied) {
     if (!IsEarlyClobber) {
       // Replace other (un-tied) uses of regB with LastCopiedReg.