Fix indentation alignment of a declaration in MipsMCCodeEmitter.cpp

llvm-svn: 198162
This commit is contained in:
Mark Seaborn 2013-12-29 10:47:04 +00:00
parent 76cce1906a
commit 774c24385e
1 changed files with 2 additions and 2 deletions

View 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,