mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
[Mips] Removed extra space. Thanks to dexonsmith's eagle eye.
llvm-svn: 203201
This commit is contained in:
@@ -82,7 +82,7 @@ public:
|
||||
|
||||
std::unique_ptr<Writer> getWriter() override;
|
||||
|
||||
void registerRelocationNames(Registry ®istry) override ;
|
||||
void registerRelocationNames(Registry ®istry) override;
|
||||
|
||||
private:
|
||||
static const Registry::KindStrings kindStrings[];
|
||||
|
||||
Reference in New Issue
Block a user