MIR Parser: Report an error when a constant pool item is redefined.
[oota-llvm.git] / include / llvm / CodeGen / MachineJumpTableInfo.h
index b59b5852226476f315c0eb2b0350170d3d26e158..adcd1d0de63d305e3aeddb62cc7db082f1e46763 100644 (file)
@@ -125,6 +125,6 @@ public:
   void dump() const;
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif