aboutsummaryrefslogtreecommitdiff
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
commite1d03d99f22fc199daeb20b0d776ad80d6cc0e9a (patch)
tree29ee1a8b602083a7d788e9930cab80967a185630
parentee9a19c189d19700a4b06b6975a3b10472d619fc (diff)
Disable building unittests unless PR3487 can be fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_25@63833 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index c43086ba21..0cfaf1846d 100644
--- a/utils/Makefile
+++ b/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 \