remove out of date comment
authorChris Lattner <sabre@nondot.org>
Fri, 3 Mar 2006 02:04:07 +0000 (02:04 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Mar 2006 02:04:07 +0000 (02:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26492 91177308-0d34-0410-b5e6-96231b3b80d8

utils/TableGen/SubtargetEmitter.cpp

index 091cbc679b3b3ddeb8577d5b3fe3389c09c29fe5..654c89262e8645ec88ae21485c1365f47cf23958 100644 (file)
@@ -7,8 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This tablegen backend emits subtarget enumerations.  The format is in a state
-// flux and will be tightened up when integration to scheduling is complete.
+// This tablegen backend emits subtarget enumerations.
 //
 //===----------------------------------------------------------------------===//