mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 01:03:52 +00:00
Lexer.cpp is a generated file both in lib/AsmParser and projects/Stacker
so we remove it from being counted. llvm-svn: 29641
This commit is contained in:
parent
5510fa4ac5
commit
21f214fa6b
@ -127,6 +127,7 @@ if test -d "$TOPDIR" ; then
|
||||
\! -name '*AST-Remove.ll' \
|
||||
\! -name 'llvmAsmParser.cpp' \
|
||||
\! -name 'llvmAsmParser.h' \
|
||||
\! -name 'Lexer.cpp' \
|
||||
\! -name 'FileLexer.cpp' \
|
||||
\! -name 'FileParser.cpp' \
|
||||
\! -name 'FileParser.h' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user