Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / AMDGPU / R600InstrInfo.h
index 9c5f76c882f1c3c27e3f6117ed373a37cdeb5042..dee4c2b9ae315fbc6db367c18ab8bb83cc0aa674 100644 (file)
@@ -298,6 +298,6 @@ int getLDSNoRetOp(uint16_t Opcode);
 
 } //End namespace AMDGPU
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif