summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-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 073cc0e527e..8a7fec4bfcb 100644
--- a/llvm/tools/opt/Makefile
+++ b/llvm/tools/opt/Makefile
@@ -1,7 +1,7 @@
LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter asmwriter instrument profpaths scalaropts \
- ipo ipa target analysis transforms vmcore support
+ ipo ipa datastructure target analysis transforms vmcore support
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud