mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 18:32:50 +00:00
update mkpatch for MC, patch by Aaron Gray
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98334 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
53351a175d
commit
202c6a7e76
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user