Fix utf8 chars.
[oota-llvm.git] / lib / Target / ARM / ThumbRegisterInfo.h
index e55f88f53aecf0a7e1bc07fac592e27df3080147..23aaff37f409146b2c42635f1c3396fac1ffe88c 100644 (file)
@@ -60,6 +60,6 @@ public:
                            int SPAdj, unsigned FIOperandNum,
                            RegScavenger *RS = nullptr) const override;
 };
-} // namespace llvm
+}
 
 #endif