PPCPerfectShuffle.h is autogenerated, don't include it in the LOC counts.

llvm-svn: 27740
This commit is contained in:
Chris Lattner 2006-04-17 00:46:09 +00:00
parent 07a3d01a91
commit 77a3ca6357
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ if test -d "$TOPDIR" ; then
\! -name 'StackerParser.h' \
\! -name 'StackerParser.cpp' \
\! -name 'ConfigLexer.cpp' \
\! -name 'PPCPerfectShuffle.h' \
-exec $PROGRAM "$@" {} \; \
\)
else