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 | 853b18e1e592048c1eae2f936808248b8b8ef1a4 (patch) | |
tree | b06110a71b65554f9cda3cf317d9cf4f3456f1d3 /ModuleInfo.txt | |
parent | 5bbbcdb1d8a475293d5170843a8e33822e44b99f (diff) |
Remove trailing space. This is just an excuse to poke the
buildbots, since I seem to have blown up the build master :(
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115662 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'ModuleInfo.txt')
-rw-r--r-- | ModuleInfo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ModuleInfo.txt b/ModuleInfo.txt index 5a1d8b85ad..40607c71a9 100644 --- a/ModuleInfo.txt +++ b/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 |