unittests/Support/Path.cpp: [Win32] Suppress FileSystemTest.FileMapping for now.
[oota-llvm.git] / unittests / Makefile
index 71ba552326678919f4ad2ca63d05f10d17c57a5c..27afccf02e36e4c18f9ce2f8c9bb2969c63ef500 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support System Transforms VMCore Analysis
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis Bitcode
 
 include $(LEVEL)/Makefile.common