remove blanks, and some code format
[oota-llvm.git] / lib / Target / Mips / MipsAnalyzeImmediate.h
index 4f0b3e5b5f7332ab6a3b173f7bdee947564d1543..24e6e5fb00e917ff325952f7cba73b647ab4faa1 100644 (file)
@@ -51,7 +51,7 @@ namespace llvm {
     void ReplaceADDiuSLLWithLUi(InstSeq &Seq);
 
     /// GetShortestSeq - Find the shortest instruction sequence in SeqLs and
-    /// return it in Insts. 
+    /// return it in Insts.
     void GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts);
 
     unsigned Size;