From: Dan Gohman Date: Wed, 4 Aug 2010 16:09:01 +0000 (+0000) Subject: cvsupdate is gone. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8f417a892ff59a2bba786decfbb29cf4fc39eeac;p=oota-llvm.git cvsupdate is gone. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110204 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/Makefile b/utils/Makefile index 0d5cd28b61a..4f15ba35851 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -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 \ diff --git a/utils/llvmdo b/utils/llvmdo index 4a7e05af991..1f7430685ac 100755 --- a/utils/llvmdo +++ b/utils/llvmdo @@ -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 \