Spiff is no longer in our tree
authorChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 18:26:38 +0000 (18:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 18:26:38 +0000 (18:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13041 91177308-0d34-0410-b5e6-96231b3b80d8

utils/getsrcs.sh

index 2b9de8271a1c8ed28f3e0514ebcbb2505e70aefc..ab539650dbfd19324b59d432106660df0ed54e0f 100755 (executable)
@@ -5,6 +5,6 @@ find docs include lib tools utils projects -name \*.\[cdhyl\]\* | grep -v Lexer.
        grep -v llvmAsmParser.cpp | grep -v llvmAsmParser.h | grep -v '~$' | \
        grep -v '\.ll$' | grep -v .flc | grep -v Sparc.burm.c | grep -v '\.d$' |\
        grep -v '\.dir$' | grep -v www/docs/doxygen | grep -v include/boost | \
-       grep -v /Burg/ | grep -v /Spiff/ | grep -v '\.lo' | grep -v '\.inc$' | grep -v '\.libs' | \
+       grep -v /Burg/ | grep -v '\.lo' | grep -v '\.inc$' | grep -v '\.libs' | \
        grep -v TableGen/FileParser.cpp | grep -v TableGen/FileParser.h