Link in lots o libraries

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5269 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-01-14 21:30:30 +00:00
parent cb09cc268b
commit 66de1893bc

View File

@ -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) \