Build bugpoint

llvm-svn: 4790
This commit is contained in:
Chris Lattner 2002-11-20 22:28:18 +00:00
parent ceba1ddf2f
commit 85ffbadcce

View File

@ -1,5 +1,5 @@
LEVEL = ..
PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello
PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello bugpoint
include $(LEVEL)/Makefile.common