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 68ccf7d7ea
commit 1ee5d270ec

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