mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 11:19:09 +00:00
Fixed warning
llvm-svn: 191053
This commit is contained in:
parent
fe7ffd01f6
commit
f43e48210e
@ -800,7 +800,7 @@ enum GDBIndexEntryKind {
|
||||
GIEK_OTHER,
|
||||
GIEK_UNUSED5,
|
||||
GIEK_UNUSED6,
|
||||
GIEK_UNUSED7,
|
||||
GIEK_UNUSED7
|
||||
};
|
||||
|
||||
StringRef GDBIndexEntryKindString(GDBIndexEntryKind Kind);
|
||||
|
Loading…
Reference in New Issue
Block a user