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