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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198162 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp

index 06e8dd82f6f9a2ab0f4a12384a43bb05e1de7f5f..774c39354d84e1f5c3edec5977de346596495eb9 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,