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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9072 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-10-13 04:22:07 +00:00
parent cf3056db0f
commit d9113c7db6

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