forked from OSchip/llvm-project
parent
4fd26cc90e
commit
ae2c1b7f15
|
@ -2,7 +2,7 @@ LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = bugpoint
|
TOOLNAME = bugpoint
|
||||||
|
|
||||||
#OPTLIBS = instrument profpaths
|
OPTLIBS = transforms instrument profpaths
|
||||||
ANALIBS = datastructure ipa target.a
|
ANALIBS = datastructure ipa target.a
|
||||||
|
|
||||||
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) \
|
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) \
|
||||||
|
|
Loading…
Reference in New Issue