summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2009-02-05 05:00:51 +0000
committerTanya Lattner <tonic@nondot.org>2009-02-05 05:00:51 +0000
commit0a9fff57d9f88d8ff1657321966c6f82f77e7b5f (patch)
tree0aad44a113c30cf56eae6ef9ddee74a3a853f902
parentb6ca36f4bf614467660b34948f828a8373675ce8 (diff)
downloadllvm-0a9fff57d9f88d8ff1657321966c6f82f77e7b5f.tar.gz
Disable building unittests unless PR3487 can be fixed.
llvm-svn: 63833
-rw-r--r--llvm/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/Makefile b/llvm/utils/Makefile
index c43086ba21dc..0cfaf1846d9a 100644
--- a/llvm/utils/Makefile
+++ b/llvm/utils/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ..
-PARALLEL_DIRS := TableGen fpcmp PerfectShuffle unittest
+PARALLEL_DIRS := TableGen fpcmp PerfectShuffle
EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \