mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 02:03:11 +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
|
INSTRUCTION_CONTEXTS
|
||||||
#undef ENUM_ENTRY
|
#undef ENUM_ENTRY
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// stringForOperandType - Like stringForContext, but for OperandTypes.
|
/// stringForOperandType - Like stringForContext, but for OperandTypes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user