update mkpatch, patch by Garrison Venn!

llvm-svn: 93771
This commit is contained in:
Chris Lattner 2010-01-18 21:09:05 +00:00
parent c02aaa7812
commit 5a52727ad0
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ echo "mkpatch: Generating differences on all directories"
svn diff -x -u >> "$NAME".patch.raw 2>&1 \
autoconf docs utils include lib/System lib/Support lib/VMCore lib/AsmParser \
lib/Bitcode lib/Analysis lib/Transforms lib/CodeGen lib/Target \
lib/ExecutionEngine lib/Debugger lib/Linker \
tools test unittests runtime projects examples win32 Xcode
lib/ExecutionEngine lib/Linker \
tools test unittests runtime projects examples Xcode
echo "mkpatch: Removing cruft from the patch file"
sed -e '/^[?] .*/d' -e '/^cvs diff: Diffing/d' "$NAME".patch.raw | awk '\