X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2Fllvmdo;h=42fa33790041169228cb13b3a8dc831ffab227b3;hb=ef7d2bb8d3b8f486d178440e9569e4f75f9c11a4;hp=8161d2ef265dd5ce584cf174cf3a02ce8c700c28;hpb=ca7592a1ba86854a1f9ba2b3e442427bed20d5bc;p=oota-llvm.git diff --git a/utils/llvmdo b/utils/llvmdo index 8161d2ef265..42fa3379004 100755 --- a/utils/llvmdo +++ b/utils/llvmdo @@ -3,8 +3,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Reid Spencer and is distributed under the -# University of Illinois Open Source License. See LICENSE.TXT for details. +# This file is distributed under the University of Illinois Open Source +# License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## # @@ -78,6 +78,8 @@ shift; paths_to_ignore="\ -path */CVS -o \ -path */CVS/* -o \ + -path */.svn/ -o \ + -path */.svn/* -o \ -path docs/doxygen/* -o \ -path docs/CommandGuide/html/* -o \ -path docs/CommandGuide/man/* -o \