forked from OSchip/llvm-project
parent
91313064f1
commit
c7dccd8ad2
|
@ -105,6 +105,8 @@ static inline const char* stringForContext(InstructionContext insnContext) {
|
|||
INSTRUCTION_CONTEXTS
|
||||
#undef ENUM_ENTRY
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
/// stringForOperandType - Like stringForContext, but for OperandTypes.
|
||||
|
|
Loading…
Reference in New Issue