[llvm-commits] [llvm] r115662 - /llvm/trunk/ModuleInfo.txt
Duncan Sands
baldrick at free.fr
Tue Oct 5 13:32:15 PDT 2010
Author: baldrick
Date: Tue Oct 5 15:32:15 2010
New Revision: 115662
URL: http://llvm.org/viewvc/llvm-project?rev=115662&view=rev
Log:
Remove trailing space. This is just an excuse to poke the
buildbots, since I seem to have blown up the build master :(
Modified:
llvm/trunk/ModuleInfo.txt
Modified: llvm/trunk/ModuleInfo.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/ModuleInfo.txt?rev=115662&r1=115661&r2=115662&view=diff
==============================================================================
--- llvm/trunk/ModuleInfo.txt (original)
+++ llvm/trunk/ModuleInfo.txt Tue Oct 5 15:32:15 2010
@@ -1,4 +1,4 @@
-DepModule:
+DepModule:
BuildCmd: ./build-for-llvm-top.sh
CleanCmd: make clean -C ../build.llvm
InstallCmd: make install -C ../build.llvm
More information about the llvm-commits
mailing list