mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 17:55:18 +00: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…
x
Reference in New Issue
Block a user