summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/opt/Makefile')
-rw-r--r--llvm/tools/opt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/opt/Makefile b/llvm/tools/opt/Makefile
index d374f0a76d1..604e4766e15 100644
--- a/llvm/tools/opt/Makefile
+++ b/llvm/tools/opt/Makefile
@@ -1,6 +1,6 @@
LEVEL = ../..
TOOLNAME = opt
-USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support
+USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support instrument
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud