projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
389536c
)
Typo.
author
Chad Rosier
<mcrosier@apple.com>
Thu, 30 Aug 2012 23:00:00 +0000
(23:00 +0000)
committer
Chad Rosier
<mcrosier@apple.com>
Thu, 30 Aug 2012 23:00:00 +0000
(23:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162952
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
b/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
index 3a5957b241077ff014bad6d066ace5f21dff9f28..d981ef9b55da18c2a07558abf70390b56b39bd1f 100644
(file)
--- a/
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
+++ b/
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
@@
-4144,7
+4144,7
@@
cvtLdWriteBackRegAddrMode3(MCInst &Inst, unsigned Opcode,
return true;
}
-/// cvtThumbMultipl
e
- Convert parsed operands to MCInst.
+/// cvtThumbMultipl
y
- 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::