Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / Mips / Mips16InstrInfo.h
index 6540b40bc9abfb59887f388c8a010ec7d2606e4d..1132d8a0318d34868c4ece22bef16494ca17b5b3 100644 (file)
@@ -123,6 +123,6 @@ private:
 
 };
 
-}
+} // namespace llvm
 
 #endif