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