aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/Makefile')
-rw-r--r--lib/CodeGen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/CodeGen/Makefile b/lib/CodeGen/Makefile
index 29158e2..4ab3e3c 100644
--- a/lib/CodeGen/Makefile
+++ b/lib/CodeGen/Makefile
@@ -1,10 +1,10 @@
##===- lib/CodeGen/Makefile --------------------------------*- Makefile -*-===##
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../..