Link to analysis.o not analysis.a

llvm-svn: 3537
This commit is contained in:
Chris Lattner 2002-08-30 20:25:41 +00:00
parent edd6704458
commit 447dd14bac
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
ipo ipa.a datastructure.a transforms target.a analysis.a \
ipo ipa.a datastructure.a transforms target.a analysis \
transformutils vmcore support
TOOLLINKOPTS = -ldl