Move copying of global initializers below the cloning of functions.
[oota-llvm.git] / unittests / Makefile
index 06ba93243e38557f395035825aaf41fce5ea9550..fc7e780df3f3aeb06abe7eb5cb9ad2165b50a059 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               MC Object Option Support Transforms
+               Linker MC Object Option Support Transforms
 
 include $(LEVEL)/Makefile.common