Use standard LLVM-style headers.
authorOwen Anderson <resistor@mac.com>
Sun, 23 Aug 2009 04:24:24 +0000 (04:24 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 23 Aug 2009 04:24:24 +0000 (04:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79817 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/ConstantsContext.h
lib/VMCore/LLVMContextImpl.h
lib/VMCore/TypesContext.h

index be75f11..3ace92e 100644 (file)
@@ -1,4 +1,4 @@
-//===---------------- ConstantsContext.h - Implementation ------*- C++ -*--===//
+//===-- ConstantsContext.h - Constants-related Context Interals -----------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 20d410e..1433ef9 100644 (file)
@@ -1,4 +1,4 @@
-//===----------------- LLVMContextImpl.h - Implementation ------*- C++ -*--===//
+//===-- LLVMContextImpl.h - The LLVMContextImpl opaque class --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1e672d8..8e24879 100644 (file)
@@ -1,4 +1,4 @@
-//===-------------------- TypesContext.h - Implementation ------*- C++ -*--===//
+//===-- TypesContext.h - Types-related Context Internals ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //