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