Use the attribute enums to query if a parameter has an attribute.
[oota-llvm.git] / unittests / Makefile
index 0401cd1c673a2100da6ce9ef2048e0cd05f9d1c6..27afccf02e36e4c18f9ce2f8c9bb2969c63ef500 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis Bitcode
 
 include $(LEVEL)/Makefile.common