This is a header file, thus it needs a -*-C++-*-

llvm-svn: 9072
This commit is contained in:
Chris Lattner 2003-10-13 04:22:07 +00:00
parent 44d2c3514a
commit f0bf7cb739
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===-- ReaderInternals.h - Definitions internal to the reader ------------===//
//===-- ReaderInternals.h - Definitions internal to the reader --*- C++ -*-===//
//
// This header file defines various stuff that is used by the bytecode reader.
//