Update a comment to reflect recent changes in the type system.
authorDan Gohman <gohman@apple.com>
Thu, 26 Apr 2007 19:43:14 +0000 (19:43 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 26 Apr 2007 19:43:14 +0000 (19:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36486 91177308-0d34-0410-b5e6-96231b3b80d8

utils/TableGen/CodeGenIntrinsics.h

index 536f3462c52cf8dfc03c518dc1ba7f1ce0ecbd47..57f85ad422500f6b86203a749716b628816ccc8c 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::Int32TyID.
+    /// of the arguments.  These are things like Type::IntegerTyID.
     std::vector<std::string> ArgTypes;
     
     /// ArgVTs - The MVT::ValueType for each argument type.  Note that this list