mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-30 23:20:54 +00:00
Remove extra semicolon to fix warning. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269722 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7b24ae662c
commit
e7eda98078
@ -20,7 +20,7 @@ class ObjectFile;
|
||||
}
|
||||
namespace codeview {
|
||||
class MemoryTypeTableBuilder;
|
||||
};
|
||||
}
|
||||
|
||||
class ScopedPrinter;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user