X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fbugpoint%2FMakefile;h=20493218b0646df24cd30676b972e611696e408a;hb=0a230e0d985625a3909cb78fd867a3abaf434565;hp=eacaa47a7bbb09d9c346b29de4373afea06b722a;hpb=8c39c9647da4f375e4f89bd417d86f5c3ff6dfa5;p=oota-llvm.git diff --git a/tools/bugpoint/Makefile b/tools/bugpoint/Makefile index eacaa47a7bb..20493218b06 100644 --- a/tools/bugpoint/Makefile +++ b/tools/bugpoint/Makefile @@ -10,6 +10,6 @@ LEVEL := ../.. TOOLNAME := bugpoint LINK_COMPONENTS := asmparser instrumentation scalaropts ipo linker bitreader \ - bitwriter + bitwriter irreader vectorize objcarcopts include $(LEVEL)/Makefile.common