aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-04 16:09:01 +0000
committerDan Gohman <gohman@apple.com>2010-08-04 16:09:01 +0000
commit44dacf7895a4747ef25f82ae233b03956c123c8a (patch)
tree306c695cbed71773ea4c01780c3c2f0551caaa00 /utils
parent0c02736dae755b4e13511a721c8dee9e369afedc (diff)
downloadexternal_llvm-44dacf7895a4747ef25f82ae233b03956c123c8a.zip
external_llvm-44dacf7895a4747ef25f82ae233b03956c123c8a.tar.gz
external_llvm-44dacf7895a4747ef25f82ae233b03956c123c8a.tar.bz2
cvsupdate is gone.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110204 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
-rwxr-xr-xutils/llvmdo1
2 files changed, 1 insertions, 2 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 0d5cd28..4f15ba3 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 4a7e05a..1f74306 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 \