Add support for bugpoint

llvm-svn: 4768
This commit is contained in:
Chris Lattner 2002-11-19 21:57:18 +00:00
parent 3aecfe8f61
commit 526c368ea2
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ LOPT = $(TOOLS)/opt
LLINK = $(TOOLS)/link
LANALYZE = $(TOOLS)/analyze
LJELLO = $(TOOLS)/jello
LBUGPOINT= $(TOOLS)/bugpoint
LCCFLAGS += -O2 -Wall
LLCFLAGS =