mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Typo.
llvm-svn: 162952
This commit is contained in:
parent
8c3aa99c95
commit
54ce68581e
@ -4144,7 +4144,7 @@ cvtLdWriteBackRegAddrMode3(MCInst &Inst, unsigned Opcode,
|
||||
return true;
|
||||
}
|
||||
|
||||
/// cvtThumbMultiple- Convert parsed operands to MCInst.
|
||||
/// cvtThumbMultiply - Convert parsed operands to MCInst.
|
||||
/// Needed here because the Asm Gen Matcher can't handle properly tied operands
|
||||
/// when they refer multiple MIOperands inside a single one.
|
||||
bool ARMAsmParser::
|
||||
|
Loading…
Reference in New Issue
Block a user