Changed comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189396 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jack Carter 2013-08-27 19:45:28 +00:00
parent 6d89ebaf6a
commit b0bb2d6636

View 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