Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / XCore / XCoreMachineFunctionInfo.h
index 8cce75fd0a73196987e27ef143c4766979c3791b..078ffde18fb9cbde962dbab8a4d1fd427db32fbc 100644 (file)
@@ -101,6 +101,6 @@ public:
     return SpillLabels;
   }
 };
-} // namespace llvm
+} // End llvm namespace
 
 #endif