PPCPerfectShuffle.h is autogenerated, don't include it in the LOC counts.
[oota-llvm.git] / utils / llvmdo
index 2924c55ebd84b64e3fcc89a1c65d87bb4fcb9fef..d80b432ae871eb679ce3da51a75502407d303acc 100755 (executable)
@@ -105,6 +105,7 @@ if test -d "$TOPDIR" ; then
       \! -name 'StackerParser.h' \
       \! -name 'StackerParser.cpp' \
       \! -name 'ConfigLexer.cpp' \
+      \! -name 'PPCPerfectShuffle.h' \
      -exec $PROGRAM "$@" {} \; \
     \)
 else