diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-07-31 04:37:57 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-07-31 04:37:57 +0000 |
| commit | 4ee57983bd8b05daf96ec3da3aa3873a8aff5f92 (patch) | |
| tree | 9ccc100a2cc00f88b75147a69617b1803683a83a /llvm | |
| parent | c33ca30544896eaab0b05aaa6517bf77a00cd2fb (diff) | |
| download | bcm5719-llvm-4ee57983bd8b05daf96ec3da3aa3873a8aff5f92.tar.gz bcm5719-llvm-4ee57983bd8b05daf96ec3da3aa3873a8aff5f92.zip | |
Add file comment
llvm-svn: 7444
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/support/tools/TableGen/Record.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/support/tools/TableGen/Record.h b/llvm/support/tools/TableGen/Record.h index 3c07114f2e5..cbc9cadd665 100644 --- a/llvm/support/tools/TableGen/Record.h +++ b/llvm/support/tools/TableGen/Record.h @@ -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. // //===----------------------------------------------------------------------===// |

