There are a few places where subtarget features are still
[oota-llvm.git] / include / llvm / MC / MCInstrDesc.h
index fe67e4407672c2a4e260d4097de781d04ca51700..3209a2ce040832b071a05099409271acd116c529 100644 (file)
@@ -49,7 +49,7 @@ enum OperandType {
   OPERAND_PCREL = 4,
   OPERAND_FIRST_TARGET = 5
 };
-} // namespace MCOI
+}
 
 /// \brief This holds information about one operand of a machine instruction,
 /// indicating the register class for register operands, etc.
@@ -128,7 +128,7 @@ enum Flag {
   InsertSubreg,
   Convergent
 };
-} // namespace MCID
+}
 
 /// \brief Describe properties that are true of each instruction in the target
 /// description file.  This captures information about side effects, register