For PR950:
[oota-llvm.git] / utils / TableGen / CodeGenIntrinsics.h
index 4bae8f15a52a5ea4fab9086b251fd24f80731ea8..0d1b39bd15d5536d6b434f3946e80705505b0de4 100644 (file)
@@ -31,7 +31,7 @@ namespace llvm {
     std::string TargetPrefix;  // Target prefix, e.g. "ppc" for t-s intrinsics.
     
     /// ArgTypes - The type primitive enum value for the return value and all
-    /// of the arguments.  These are things like Type::UIntTyID.
+    /// of the arguments.  These are things like Type::Int32TyID.
     std::vector<std::string> ArgTypes;
     
     /// ArgVTs - The MVT::ValueType for each argument type.  Note that this list