Rewrite the TrailingObjects template to provide two new features:
[oota-llvm.git] / unittests / Makefile
index 37f654065ce92aba7f29c0e47b3caec42e0be66e..bf2ed22efea78e9958d68ac2f354878827674a53 100644 (file)
@@ -9,8 +9,9 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               LineEditor Linker MC Object Option Support Transforms
+PARALLEL_DIRS = ADT Analysis AsmParser Bitcode CodeGen DebugInfo \
+                ExecutionEngine IR LineEditor Linker MC Option ProfileData \
+                Support Transforms
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest