Fix bug in exception table allocation (PR13678)
[oota-llvm.git] / unittests / Makefile
index 1f317fa112f00d14d243d266855fcdce6ba7e727..926459ac08f8366fadde3d9d06762558b1082a63 100644 (file)
@@ -9,10 +9,9 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms IR Analysis Bitcode
 
 include $(LEVEL)/Makefile.common
 
 clean::
-       $(Verb) $(RM) -rf Analysis
        $(Verb) $(RM) -f *Tests