[sanitizer] when dumping the basic block trace, also dump the module names. Patch...
[oota-llvm.git] / unittests / Makefile
index 06ba93243e38557f395035825aaf41fce5ea9550..fefef0748b961b05d44ed4c7398e079b2c7f8efa 100644 (file)
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               MC Object Option Support Transforms
+               LineEditor Linker MC Option ProfileData Support Transforms
 
-include $(LEVEL)/Makefile.common
+include $(LEVEL)/Makefile.config
+include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
 
 clean::
        $(Verb) $(RM) -f *Tests