1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

remove some stuff

llvm-svn: 27903
This commit is contained in:
Chris Lattner 2006-04-20 18:43:59 +00:00
parent 20802a30c3
commit 12b122aa2e

View File

@ -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' \