Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / PowerPC / PPCFastISel.cpp
index 82ff5307d0b7cb04d26531aca0b3f0afe62168b6..a561d5b1190a540f508d2da484002d0f53fd73f8 100644 (file)
@@ -2347,4 +2347,4 @@ namespace llvm {
       return new PPCFastISel(FuncInfo, LibInfo);
     return nullptr;
   }
-} // namespace llvm
+}