mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-22 12:08:33 +00:00
Fixed warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191053 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5cc319a42a
commit
0bb2c300a3
@ -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