Don't performance load/op/store transformation if op produces a floating point
[oota-llvm.git] / lib / Makefile
index e7f47bc6794771030b5ed88cdbe0202f7856c20d..7a05dfd133a4395f900e2701000c6b7045219645 100644 (file)
@@ -9,7 +9,7 @@
 LEVEL = ..
 
 PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target \
-                ExecutionEngine Debugger
+                ExecutionEngine Debugger Linker 
 
 include $(LEVEL)/Makefile.common