mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +00:00
Changed comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189396 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6d89ebaf6a
commit
b0bb2d6636
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user