Use standard LLVM-style headers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79817 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2009-08-23 04:24:24 +00:00
parent 37f077a8da
commit b1352e9534
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
//===---------------- ConstantsContext.h - Implementation ------*- C++ -*--===//
//===-- ConstantsContext.h - Constants-related Context Interals -----------===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===----------------- LLVMContextImpl.h - Implementation ------*- C++ -*--===//
//===-- LLVMContextImpl.h - The LLVMContextImpl opaque class --------------===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-------------------- TypesContext.h - Implementation ------*- C++ -*--===//
//===-- TypesContext.h - Types-related Context Internals ------------------===//
//
// The LLVM Compiler Infrastructure
//