cvsupdate is gone.
authorDan Gohman <gohman@apple.com>
Wed, 4 Aug 2010 16:09:01 +0000 (16:09 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 4 Aug 2010 16:09:01 +0000 (16:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110204 91177308-0d34-0410-b5e6-96231b3b80d8

utils/Makefile
utils/llvmdo

index 0d5cd28b61a36b891557bec137e28bac4a725c15..4f15ba35851cc868a21fc36cd615503efddce96c 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ..
 PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \
              count fpcmp llvm-lit not unittest
 
-EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
+EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh \
               DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
              getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \
              llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \
index 4a7e05af991513c46ff117acdb5b520158b65c27..1f7430685acfe8e5b7b6cbde20a0189f9587f49d 100755 (executable)
@@ -130,7 +130,6 @@ files_to_match="\
   -o -name llvmgrep \
   -o -name check-each-file \
   -o -name codgen-diff \
-  -o -name cvsupdate \
   -o -name llvm-native-gcc \
   -o -name llvm-native-gxx \
   -o -name makellvm \