Fix bug in GPR to FPR moves in PPC64LE.
[oota-llvm.git] / unittests / Makefile
index dbef6cf9b3b29387b82205819803edfdfc806e79..603e7d58f8c704909bbf0c81513db1e496d20e4e 100644 (file)
@@ -9,8 +9,8 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo \
-               ExecutionEngine IR Linker MC Object Option Support Transforms
+PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
+               LineEditor Linker MC Option Support Transforms
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest