Changed comment

llvm-svn: 189396
This commit is contained in:
Jack Carter 2013-08-27 19:45:28 +00:00
parent 718fb1cdf9
commit 4e07b95daf
1 changed files with 1 additions and 1 deletions

View File

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