[C++] Use 'nullptr'. Tools edition.
[oota-llvm.git] / tools / bugpoint / Makefile
index 96c0fcf519e651d6900072ef8d982935ffabb827..174f8d25161eef3c4e8f1c2262b27f593b68a52d 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL := ../..
 TOOLNAME := bugpoint
 LINK_COMPONENTS := asmparser instrumentation scalaropts ipo linker bitreader \
-                   bitwriter irreader vectorize objcarcopts
+                   bitwriter irreader vectorize objcarcopts codegen
 
 # Support plugins.
 NO_DEAD_STRIP := 1