summaryrefslogtreecommitdiff
path: root/tools/llvmc/Configuration.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-05-29 18:52:05 +0000
committerChris Lattner <sabre@nondot.org>2006-05-29 18:52:05 +0000
commit74f48d133c04fb008e6a6de70e904fc2739b12fe (patch)
tree960e2d61263eff81e1b93b9730ad7f232254c424 /tools/llvmc/Configuration.h
parent0490c0f124ac42a84b6fc0e2b9c0efb807a1afcc (diff)
downloadllvm-74f48d133c04fb008e6a6de70e904fc2739b12fe.tar.gz
llvm-74f48d133c04fb008e6a6de70e904fc2739b12fe.tar.bz2
llvm-74f48d133c04fb008e6a6de70e904fc2739b12fe.tar.xz
silly cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28543 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvmc/Configuration.h')
-rw-r--r--tools/llvmc/Configuration.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/llvmc/Configuration.h b/tools/llvmc/Configuration.h
index b121f9dcbb..bf3827581c 100644
--- a/tools/llvmc/Configuration.h
+++ b/tools/llvmc/Configuration.h
@@ -10,7 +10,8 @@
// This file declares the LLVMC_ConfigDataProvider class which implements the
// generation of ConfigData objects for the CompilerDriver.
//
-//===------------------------------------------------------------------------===
+//===----------------------------------------------------------------------===//
+
#ifndef LLVM_TOOLS_LLVMC_CONFIGDATA_H
#define LLVM_TOOLS_LLVMC_CONFIGDATA_H