X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fllvm-stress%2FMakefile;h=8767cbe4176781a8070302ab16ccc91028d0e19b;hb=0f3e4b149503d85403ec1181e5ffe9b60509c090;hp=90d57c3fa98ac31fd1b88e7fc1333493fd9fdf3f;hpb=e74c2e86cb405963ba9c4043a1d0ca00b8f85fbe;p=oota-llvm.git diff --git a/tools/llvm-stress/Makefile b/tools/llvm-stress/Makefile index 90d57c3fa98..8767cbe4176 100644 --- a/tools/llvm-stress/Makefile +++ b/tools/llvm-stress/Makefile @@ -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