summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
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 0d5cd28b61..4f15ba3585 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 4a7e05af99..1f7430685a 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 \