Reuse the reference into the LVI cache throughout the solver subsystem. This is...
[oota-llvm.git] / lib / Makefile
index 3807f31c70376a260206c80cf860f32804c321e5..ed27854f22c7ef5ea9bc43420cccafb0d3be1ec4 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ..
 include $(LEVEL)/Makefile.config
 
 PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \
-                Target ExecutionEngine Linker MC CompilerDriver
+                Target ExecutionEngine Linker MC CompilerDriver Object
 
 include $(LEVEL)/Makefile.common