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 be75f11e19c1898df0eafd99adb48256afa9d9f3..3ace92efd8c98ac3198be0f6a050fe88689ea32c 100644 (file)
@@ -1,4 +1,4 @@
-//===---------------- ConstantsContext.h - Implementation ------*- C++ -*--===//
+//===-- ConstantsContext.h - Constants-related Context Interals -----------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 20d410eaf87840812d9ff054ec4747c902f1709c..1433ef9af00a878112d626c5ffb43e7d4ca5f3ce 100644 (file)
@@ -1,4 +1,4 @@
-//===----------------- LLVMContextImpl.h - Implementation ------*- C++ -*--===//
+//===-- LLVMContextImpl.h - The LLVMContextImpl opaque class --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 1e672d87cb66ca819411727187dafa719ca0a28c..8e2487901f6792e5f34714eaddecaf1fa22f8a41 100644 (file)
@@ -1,4 +1,4 @@
-//===-------------------- TypesContext.h - Implementation ------*- C++ -*--===//
+//===-- TypesContext.h - Types-related Context Internals ------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //