Skip to content

Commit a65abd2

Browse files
committed
Revert disabling of building unittests.
llvm-svn: 64516
1 parent 4743d03 commit a65abd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
##===----------------------------------------------------------------------===##
99

1010
LEVEL = ..
11-
PARALLEL_DIRS := TableGen fpcmp PerfectShuffle
11+
PARALLEL_DIRS := TableGen fpcmp PerfectShuffle unittest
1212

1313
EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
1414
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \

0 commit comments

Comments
 (0)