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 fa2d0145531..cfa9c31cb95 100644
--- a/llvm/tools/opt/Makefile
+++ b/llvm/tools/opt/Makefile
@@ -9,7 +9,7 @@
LEVEL := ../..
TOOLNAME := opt
-LINK_COMPONENTS := bitreader bitwriter asmparser irreader instrumentation scalaropts objcarcopts ipo vectorize all-targets
+LINK_COMPONENTS := bitreader bitwriter asmparser irreader instrumentation scalaropts objcarcopts ipo vectorize all-targets codegen
# Support plugins.
NO_DEAD_STRIP := 1
OpenPOWER on IntegriCloud