From: Jozef Kolek Date: Tue, 18 Nov 2014 19:20:34 +0000 (+0000) Subject: Test commit to verify that commit access works. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c8ec320371a6a3252d67f11dba2cb0f87031e557;p=oota-llvm.git Test commit to verify that commit access works. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222244 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h b/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h index 65c4e6380ee..df64ed48f65 100644 --- a/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h +++ b/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h @@ -60,7 +60,7 @@ public: SmallVectorImpl &Fixups, const MCSubtargetInfo &STI) const; - // getBranchJumpOpValue - Return binary encoding of the jump + // getJumpTargetOpValue - 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,