Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrInfo.h
index 39bf4547733ca09d106b0a6048803ea99aa7f208..e2d6346aa5326f410965cb11b5884a3eeb7e13df 100644 (file)
@@ -237,6 +237,6 @@ public:
   void getNoopForMachoTarget(MCInst &NopInst) const override;
 };
 
-} // namespace llvm
+}
 
 #endif