summaryrefslogtreecommitdiff
path: root/tools/llvm-stress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-stress/Makefile')
-rw-r--r--tools/llvm-stress/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm-stress/Makefile b/tools/llvm-stress/Makefile
index 90d57c3fa9..8767cbe417 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