From: Chris Lattner Date: Fri, 3 Mar 2006 02:04:07 +0000 (+0000) Subject: remove out of date comment X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3d87811ce0381c3364ce10aed77de8231a03bc48;p=oota-llvm.git remove out of date comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26492 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/TableGen/SubtargetEmitter.cpp b/utils/TableGen/SubtargetEmitter.cpp index 091cbc679b3..654c89262e8 100644 --- a/utils/TableGen/SubtargetEmitter.cpp +++ b/utils/TableGen/SubtargetEmitter.cpp @@ -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. // //===----------------------------------------------------------------------===//