summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-stress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-stress/Makefile')
-rw-r--r--llvm/tools/llvm-stress/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/tools/llvm-stress/Makefile b/llvm/tools/llvm-stress/Makefile
index 8767cbe4176..29245af7298 100644
--- a/llvm/tools/llvm-stress/Makefile
+++ b/llvm/tools/llvm-stress/Makefile
@@ -12,7 +12,4 @@ TOOLNAME := llvm-stress
LINK_COMPONENTS := object
LINK_COMPONENTS := bitreader bitwriter asmparser irreader instrumentation scalaropts ipo
-# This tool has no plugins, optimize startup time.
-TOOL_NO_EXPORTS = 1
-
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud