summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2007-04-26 19:43:14 +0000
committerDan Gohman <gohman@apple.com>2007-04-26 19:43:14 +0000
commit01929c0482f70577a5dd819ccd2b14d7a2a8711e (patch)
treebcb464a004eac589fc6d4d1b4b559adfbec21535 /utils
parentedc1d159841fd279d58177bfd6ac4bc1f616d91a (diff)
downloadllvm-01929c0482f70577a5dd819ccd2b14d7a2a8711e.tar.gz
llvm-01929c0482f70577a5dd819ccd2b14d7a2a8711e.tar.bz2
llvm-01929c0482f70577a5dd819ccd2b14d7a2a8711e.tar.xz
Update a comment to reflect recent changes in the type system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36486 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/TableGen/CodeGenIntrinsics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/TableGen/CodeGenIntrinsics.h b/utils/TableGen/CodeGenIntrinsics.h
index 536f3462c5..57f85ad422 100644
--- a/utils/TableGen/CodeGenIntrinsics.h
+++ b/utils/TableGen/CodeGenIntrinsics.h
@@ -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