mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Suppress compiler warning.
llvm-svn: 91959
This commit is contained in:
parent
d5577d5bdc
commit
0c5f079749
@ -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
Block a user