mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Suppress compiler warning.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91959 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c1d3c944ab
commit
e5976b8c5c
@ -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