Add file comment
authorChris Lattner <sabre@nondot.org>
Thu, 31 Jul 2003 04:37:57 +0000 (04:37 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 31 Jul 2003 04:37:57 +0000 (04:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7444 91177308-0d34-0410-b5e6-96231b3b80d8

support/tools/TableGen/Record.h
utils/TableGen/Record.h

index 3c07114f2e55fbf7448a1681efc7d3d077601f44..cbc9cadd6659b841dd5cd0dd6be85b03fcdedfcd 100644 (file)
@@ -1,5 +1,7 @@
 //===- Record.h - Classes to represent Table Records ------------*- C++ -*-===//
 //
+// This file defines the main TableGen data structures, including the TableGen
+// types, values, and high-level data structures.
 //
 //===----------------------------------------------------------------------===//
 
index 3c07114f2e55fbf7448a1681efc7d3d077601f44..cbc9cadd6659b841dd5cd0dd6be85b03fcdedfcd 100644 (file)
@@ -1,5 +1,7 @@
 //===- Record.h - Classes to represent Table Records ------------*- C++ -*-===//
 //
+// This file defines the main TableGen data structures, including the TableGen
+// types, values, and high-level data structures.
 //
 //===----------------------------------------------------------------------===//