TBAA: remove !tbaa from testing cases when they are not needed.
[oota-llvm.git] / unittests / Makefile
index 1f317fa112f00d14d243d266855fcdce6ba7e727..36b82da9e6028ea4b2081acb419768f9887481ff 100644 (file)
@@ -9,10 +9,10 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
+PARALLEL_DIRS = ADT Analysis Bitcode DebugInfo ExecutionEngine IR Object \
+               Option Support Transforms
 
 include $(LEVEL)/Makefile.common
 
 clean::
-       $(Verb) $(RM) -rf Analysis
        $(Verb) $(RM) -f *Tests