Fix indentation alignment of a declaration in MipsMCCodeEmitter.cpp
authorMark Seaborn <mseaborn@chromium.org>
Sun, 29 Dec 2013 10:47:04 +0000 (10:47 +0000)
committerMark Seaborn <mseaborn@chromium.org>
Sun, 29 Dec 2013 10:47:04 +0000 (10:47 +0000)
llvm-svn: 198162

llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp

index 06e8dd8..774c393 100644 (file)
@@ -81,8 +81,8 @@ public:
   // getBranchJumpOpValue - Return binary encoding of the jump
   // target operand. If the machine operand requires relocation,
   // record the relocation and return zero.
-   unsigned getJumpTargetOpValue(const MCInst &MI, unsigned OpNo,
-                                 SmallVectorImpl<MCFixup> &Fixups) const;
+  unsigned getJumpTargetOpValue(const MCInst &MI, unsigned OpNo,
+                                SmallVectorImpl<MCFixup> &Fixups) const;
 
   // getBranchJumpOpValueMM - Return binary encoding of the microMIPS jump
   // target operand. If the machine operand requires relocation,