diff options
author | Duncan Sands <baldrick@free.fr> | 2010-10-05 20:32:15 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2010-10-05 20:32:15 +0000 |
commit | 0e008f18cba1945cd09dcd3363d13145198a950e (patch) | |
tree | 097057eafa55a65c3417dadaafa313965939a058 /llvm/ModuleInfo.txt | |
parent | c2f5e5764f6dc6f1575e9a6a542fac25c07e9a27 (diff) | |
download | bcm5719-llvm-0e008f18cba1945cd09dcd3363d13145198a950e.tar.gz bcm5719-llvm-0e008f18cba1945cd09dcd3363d13145198a950e.zip |
Remove trailing space. This is just an excuse to poke the
buildbots, since I seem to have blown up the build master :(
llvm-svn: 115662
Diffstat (limited to 'llvm/ModuleInfo.txt')
-rw-r--r-- | llvm/ModuleInfo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/ModuleInfo.txt b/llvm/ModuleInfo.txt index 5a1d8b85ad0..40607c71a94 100644 --- a/llvm/ModuleInfo.txt +++ b/llvm/ModuleInfo.txt @@ -1,4 +1,4 @@ -DepModule: +DepModule: BuildCmd: ./build-for-llvm-top.sh CleanCmd: make clean -C ../build.llvm InstallCmd: make install -C ../build.llvm |