aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-03-06 12:25:56 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-03-06 12:25:56 +0000
commit38ead32c950ba7236fda4da3b7a444af734e3af0 (patch)
tree9ce06a471dac8df614104e12b1ec3d3d64a2f2b5
parent922b2a2e8633cbed0cf206f1b097c7593de6b0ea (diff)
downloadexternal_llvm-38ead32c950ba7236fda4da3b7a444af734e3af0.zip
external_llvm-38ead32c950ba7236fda4da3b7a444af734e3af0.tar.gz
external_llvm-38ead32c950ba7236fda4da3b7a444af734e3af0.tar.bz2
Trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66269 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/Makefile b/test/Makefile
index af426cb..8825c53 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,14 +1,14 @@
#===- test/Makefile ----------------------------------------*- Makefile -*--===#
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
#===------------------------------------------------------------------------===#
LEVEL = ..
-DIRS =
+DIRS =
#
# Make Dejagnu the default for testing