enum LLParser::InstResult
Declared at: llvm/lib/AsmParser/LLParser.h:560
Enumerators
Name | Value | Comment |
---|---|---|
InstNormal | 0 | |
InstError | 1 | |
InstExtraComma | 2 |
Declared at: llvm/lib/AsmParser/LLParser.h:560
Name | Value | Comment |
---|---|---|
InstNormal | 0 | |
InstError | 1 | |
InstExtraComma | 2 |