[llvm-commits] [llvm] r66269 - /llvm/trunk/test/Makefile
Mikhail Glushenkov
foldr at codedgers.com
Fri Mar 6 04:25:59 PST 2009
Author: foldr
Date: Fri Mar 6 06:25:56 2009
New Revision: 66269
URL: http://llvm.org/viewvc/llvm-project?rev=66269&view=rev
Log:
Trailing whitespace.
Modified:
llvm/trunk/test/Makefile
Modified: llvm/trunk/test/Makefile
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Makefile?rev=66269&r1=66268&r2=66269&view=diff
==============================================================================
--- llvm/trunk/test/Makefile (original)
+++ llvm/trunk/test/Makefile Fri Mar 6 06:25:56 2009
@@ -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
More information about the llvm-commits
mailing list