forked from OSchip/llvm-project
parent
b1791a75cd
commit
5459754d33
|
@ -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