aboutsummaryrefslogtreecommitdiffstats
path: root/utils/mkpatch
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2009-01-01 02:24:48 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2009-01-01 02:24:48 +0000
commit268d2da796169d5ad9ea513cd16d34b5f292fabe (patch)
treec510dfdb8b8f11c23b494ebe0c283c8068ec9e40 /utils/mkpatch
parent8556c367abb546ab901988ca1b1094b775b30eb7 (diff)
downloadexternal_llvm-268d2da796169d5ad9ea513cd16d34b5f292fabe.zip
external_llvm-268d2da796169d5ad9ea513cd16d34b5f292fabe.tar.gz
external_llvm-268d2da796169d5ad9ea513cd16d34b5f292fabe.tar.bz2
Original patch by Talin.
* Added the first LLVM unittest -- DenseMap. * Updated mkpatch utility to include llvm/unittests dir * Added top-level target "unittests" to run all unittests git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61541 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/mkpatch')
-rwxr-xr-xutils/mkpatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/mkpatch b/utils/mkpatch
index c8df21c..d256d98 100755
--- a/utils/mkpatch
+++ b/utils/mkpatch
@@ -24,7 +24,7 @@ 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 runtime projects examples win32 Xcode
+ tools test unittests runtime projects examples win32 Xcode
echo "mkpatch: Removing cruft from the patch file"
sed -e '/^[?] .*/d' -e '/^cvs diff: Diffing/d' "$NAME".patch.raw | awk '\