mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Fix description of ARMOperand
llvm-svn: 172011
This commit is contained in:
parent
436dc952aa
commit
9fae08d4be
@ -271,7 +271,7 @@ public:
|
||||
namespace {
|
||||
|
||||
/// ARMOperand - Instances of this class represent a parsed ARM machine
|
||||
/// instruction.
|
||||
/// operand.
|
||||
class ARMOperand : public MCParsedAsmOperand {
|
||||
enum KindTy {
|
||||
k_CondCode,
|
||||
|
Loading…
Reference in New Issue
Block a user