[mips] [IAS] Implement the .asciiz directive.
[oota-llvm.git] / unittests / Makefile
index 0f80814f98989362e7b19c1365350dc4ad8cd58c..fefef0748b961b05d44ed4c7398e079b2c7f8efa 100644 (file)
@@ -9,8 +9,8 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo \
-               ExecutionEngine IR MC Object Option Support Transforms
+PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
+               LineEditor Linker MC Option ProfileData Support Transforms
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest