Remove CVS artifacts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110206 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2010-08-04 16:11:24 +00:00
parent 5eaa192f59
commit d27db32ff4

View File

@ -76,8 +76,6 @@ fi
shift;
paths_to_ignore="\
-path */CVS -o \
-path */CVS/* -o \
-path */.svn/ -o \
-path */.svn/* -o \
-path docs/doxygen/* -o \
@ -152,7 +150,6 @@ files_to_ignore="\
-name \.* \
-o -name *~ \
-o -name #* \
-o -name *.cvs \
-o -name configure \
-o -name slow.ll \
-o -name *libtool* \