X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2Fmkpatch;h=2741563f041cef0dd80fd7b67ad4daf716bbeb8a;hb=e8f0349439d88eb498fc9c3703172c469e9d8b81;hp=278a241018fa9bb5ead649f6c5d709f4e0ce83fb;hpb=2d53c21eca34b77bbe12a5208af9da780d6465c8;p=oota-llvm.git diff --git a/utils/mkpatch b/utils/mkpatch index 278a241018f..2741563f041 100755 --- a/utils/mkpatch +++ b/utils/mkpatch @@ -23,7 +23,7 @@ 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/Linker \ + lib/ExecutionEngine lib/Linker lib/MC \ tools test unittests runtime projects examples Xcode echo "mkpatch: Removing cruft from the patch file"