summaryrefslogtreecommitdiff
path: root/lib/VMCore/LLVMContextImpl.h
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2009-08-23 04:24:24 +0000
committerOwen Anderson <resistor@mac.com>2009-08-23 04:24:24 +0000
commitb1352e953458711bcceb5600e25e9c5c94ad9013 (patch)
tree1a039c4b1e8ca51698bf0f1d9083571545807195 /lib/VMCore/LLVMContextImpl.h
parent37f077a8dad6a6a307204ec98f6d155c1576d6d2 (diff)
downloadllvm-b1352e953458711bcceb5600e25e9c5c94ad9013.tar.gz
llvm-b1352e953458711bcceb5600e25e9c5c94ad9013.tar.bz2
llvm-b1352e953458711bcceb5600e25e9c5c94ad9013.tar.xz
Use standard LLVM-style headers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79817 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/LLVMContextImpl.h')
-rw-r--r--lib/VMCore/LLVMContextImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VMCore/LLVMContextImpl.h b/lib/VMCore/LLVMContextImpl.h
index 20d410eaf8..1433ef9af0 100644
--- a/lib/VMCore/LLVMContextImpl.h
+++ b/lib/VMCore/LLVMContextImpl.h
@@ -1,4 +1,4 @@
-//===----------------- LLVMContextImpl.h - Implementation ------*- C++ -*--===//
+//===-- LLVMContextImpl.h - The LLVMContextImpl opaque class --------------===//
//
// The LLVM Compiler Infrastructure
//