[InstCombine] add tests to show missing bitcast optimizations
[oota-llvm.git] / utils / unittest / Makefile
index 2f3e601b41b7a532b2eee6241806a5d4a1ddaddc..6a09341832bc3d23858ea22f5f30709369c65fda 100644 (file)
@@ -8,6 +8,6 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-PARALLEL_DIRS = googletest
+PARALLEL_DIRS = googletest UnitTestMain
 
 include $(LEVEL)/Makefile.common