Changed comment
authorJack Carter <jack.carter@imgtec.com>
Tue, 27 Aug 2013 19:45:28 +0000 (19:45 +0000)
committerJack Carter <jack.carter@imgtec.com>
Tue, 27 Aug 2013 19:45:28 +0000 (19:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189396 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp

index aa927bd77b001e1d83993f7d33e5c3bcc606e65b..02e93b8ddf62c8cf3d8da1e8b3ccff01965e44ba 100644 (file)
@@ -190,7 +190,7 @@ static void LowerDextDins(MCInst& InstIn) {
 }
 
 /// EncodeInstruction - Emit the instruction.
-/// Size the instruction (currently only 4 bytes
+/// Size the instruction with Desc.getSize().
 void MipsMCCodeEmitter::
 EncodeInstruction(const MCInst &MI, raw_ostream &OS,
                   SmallVectorImpl<MCFixup> &Fixups) const