Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsAsmBackend.h
index b3d5a4964f86c78e40ec1f623e8f780dfe79402b..fe84e4021d3410b7bfbe626620a8503a26b89bc8 100644 (file)
@@ -87,6 +87,6 @@ public:
 
 }; // class MipsAsmBackend
 
-} // namespace
+} // namespace llvm
 
 #endif