Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / XCore / XCoreInstrInfo.h
index 70beb4179118a4db8fef0aa6f86f81ac15d35ab5..b958c361f5a213358950ebbabee1edd46c010cb1 100644 (file)
@@ -88,6 +88,6 @@ public:
                                             unsigned Reg, uint64_t Value) const;
 };
 
-} // namespace llvm
+}
 
 #endif