mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 07:32:13 +00:00
remove some stuff
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27903 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ab093fa652
commit
ab38f5be3a
@ -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