Update this comment.
authorDan Gohman <gohman@apple.com>
Mon, 14 Dec 2009 23:13:31 +0000 (23:13 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 14 Dec 2009 23:13:31 +0000 (23:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91356 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/ValueTypes.h

index 3106213e5d01c679a85cfa97bb2b665d2b5589c6..44522227b89727a50d20487ca84516160a8416ac 100644 (file)
@@ -47,7 +47,7 @@ namespace llvm {
       f80            =   9,   // This is a 80 bit floating point value
       f128           =  10,   // This is a 128 bit floating point value
       ppcf128        =  11,   // This is a PPC 128-bit floating point value
-      Flag           =  12,   // This is a condition code or machine flag.
+      Flag           =  12,   // This glues nodes together during pre-RA sched
 
       isVoid         =  13,   // This has no value