Add file comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7444 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-07-31 04:37:57 +00:00
parent aaa3939476
commit 14d7c59491
2 changed files with 4 additions and 0 deletions

View 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.
//
//===----------------------------------------------------------------------===//

View 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.
//
//===----------------------------------------------------------------------===//