summaryrefslogtreecommitdiffstats
path: root/llvm
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
commit7182686dbfca9ee66a187e339438f1cf61346856 (patch)
tree8359ce277c6d74be773848bbf13f096b5dcf9f0a /llvm
parent1757a810ced57845c3d134b43109a64be44bb2d3 (diff)
downloadbcm5719-llvm-7182686dbfca9ee66a187e339438f1cf61346856.tar.gz
bcm5719-llvm-7182686dbfca9ee66a187e339438f1cf61346856.zip
Fixed file header comment.
llvm-svn: 68250
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/opt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/tools/opt/Makefile b/llvm/tools/opt/Makefile
index 481c1ea7b5f..0afb0021757 100644
--- a/llvm/tools/opt/Makefile
+++ b/llvm/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
OpenPOWER on IntegriCloud