mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
remove some stuff
llvm-svn: 27903
This commit is contained in:
parent
20802a30c3
commit
12b122aa2e
@ -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' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user