summaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2009-04-01 21:37:19 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2009-04-01 21:37:19 +0000
commita9f483631317e46e3e9f61a0982b7c442e3ce6a1 (patch)
tree270cafc15bb6d5b7b3e7b5e27afe20764e6d2c81 /tools/opt/Makefile
parent6eb28b5237723937b2862b62348f4ad452bf2ec2 (diff)
downloadllvm-a9f483631317e46e3e9f61a0982b7c442e3ce6a1.tar.gz
llvm-a9f483631317e46e3e9f61a0982b7c442e3ce6a1.tar.bz2
llvm-a9f483631317e46e3e9f61a0982b7c442e3ce6a1.tar.xz
Fixed file header comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68250 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/opt/Makefile')
-rw-r--r--tools/opt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/opt/Makefile b/tools/opt/Makefile
index 481c1ea7b5..0afb002175 100644
--- a/tools/opt/Makefile
+++ b/tools/opt/Makefile
@@ -1,10 +1,10 @@
-##===- tools/opt/Makefile ------------------------------*- Makefile -*-===##
-#
+##===- tools/opt/Makefile ----------------------------------*- Makefile -*-===##
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../..
TOOLNAME = opt