mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
[mips][mt] Correct spelling error in comment. NFCI.
llvm-svn: 307717
This commit is contained in:
parent
c8fe6b02b4
commit
f277cf9f5c
@ -7228,7 +7228,7 @@ bool MipsAsmParser::parseDirectiveModule() {
|
||||
// updated above.
|
||||
getTargetStreamer().updateABIInfo(*this);
|
||||
|
||||
// If priniing assembly, use the recently updated ABI Flags information.
|
||||
// If printing assembly, use the recently updated ABI Flags information.
|
||||
// If generating ELF, don't do anything (the .MIPS.abiflags section gets
|
||||
// emitted later).
|
||||
getTargetStreamer().emitDirectiveModuleMT();
|
||||
|
Loading…
Reference in New Issue
Block a user