X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fbugpoint%2FMakefile;h=b821b6c7bd2335079129d1b87fd13499831bcb98;hb=f399235a03e5318804a6833580cd35cbbf9cd4db;hp=11741480dd5a6ba1d0ef3f8d1f77d322efca114c;hpb=03b696376219945d67caffda1995d12e3410f05b;p=oota-llvm.git diff --git a/tools/bugpoint/Makefile b/tools/bugpoint/Makefile index 11741480dd5..b821b6c7bd2 100644 --- a/tools/bugpoint/Makefile +++ b/tools/bugpoint/Makefile @@ -2,15 +2,15 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by the LLVM research group and is distributed under -# the University of Illinois Open Source License. See LICENSE.TXT for details. +# This file is distributed under the University of Illinois Open Source +# License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## LEVEL = ../.. TOOLNAME = bugpoint -LINK_COMPONENTS := bcreader bcwriter asmparser instrumentation scalaropts ipo \ +LINK_COMPONENTS := asmparser instrumentation scalaropts ipo \ linker bitreader bitwriter REQUIRES_EH := 1