Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / CodeGen / MachineSSAUpdater.cpp
index fd1bf31aa3e56f6a1e9621c2c01577b852bc6224..71a6ebaba243117aec7b2c54190ba144083f0f30 100644 (file)
@@ -340,7 +340,7 @@ public:
   }
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 /// GetValueAtEndOfBlockInternal - Check to see if AvailableVals has an entry
 /// for the specified BB and if so, return it.  If not, construct SSA form by