forked from OSchip/llvm-project
parent
eaacff4826
commit
c276b25e46
|
@ -1371,7 +1371,6 @@ class AsmStmt : public Stmt {
|
|||
|
||||
bool IsSimple;
|
||||
bool IsVolatile;
|
||||
bool MSAsm;
|
||||
|
||||
unsigned NumOutputs;
|
||||
unsigned NumInputs;
|
||||
|
|
Loading…
Reference in New Issue