remove some stuff
authorChris Lattner <sabre@nondot.org>
Thu, 20 Apr 2006 18:43:59 +0000 (18:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Apr 2006 18:43:59 +0000 (18:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27903 91177308-0d34-0410-b5e6-96231b3b80d8

utils/llvmdo

index d80b432ae871eb679ce3da51a75502407d303acc..9b1179b44e32e4ceba8a5888f1fcb213af882cb5 100755 (executable)
@@ -58,7 +58,6 @@ if test -d "$TOPDIR" ; then
       -path 'docs/CommandGuide/ps/*' -o \
       -path 'docs/CommandGuide/man/*' -o \
       -path 'docs/HistoricalNotes/*' -o \
-      -path 'utils/Burg/*' -o \
       -path 'docs/img/*' -o \
       -path '*/.libs/*' \
     \) -prune  -o \( \
@@ -95,7 +94,6 @@ if test -d "$TOPDIR" ; then
       \! -name '.*' \
       \! -name '*~' \
       \! -name '#*' \
-      \! -name 'Sparc.burm.c' \
       \! -name 'Lexer.cpp' \
       \! -name 'llvmAsmParser.cpp' \
       \! -name 'llvmAsmParser.h' \