Manually update the dependencies in the Makefiles. It turns out that all
[oota-llvm.git] / tools / llvm-stress / Makefile
index 90d57c3fa98ac31fd1b88e7fc1333493fd9fdf3f..8767cbe4176781a8070302ab16ccc91028d0e19b 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL := ../..
 TOOLNAME := llvm-stress
 LINK_COMPONENTS := object
-LINK_COMPONENTS := bitreader bitwriter asmparser instrumentation scalaropts ipo
+LINK_COMPONENTS := bitreader bitwriter asmparser irreader instrumentation scalaropts ipo
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1