MIR Serialization: Serialize the register mask machine operands.
[oota-llvm.git] / include / llvm / Target / TargetSelectionDAGInfo.h
index c3343caedd189863ab57561ad67ea2a8c531d86b..bacdd950705b4b6ede6446526f2939873422401c 100644 (file)
@@ -163,6 +163,6 @@ public:
   }
 };
 
-} // namespace llvm
+} // end llvm namespace
 
 #endif