Link in all analyses so that we get pointer analysis support built in

llvm-svn: 3427
This commit is contained in:
Chris Lattner 2002-08-21 22:17:28 +00:00
parent 6e041bdb12
commit 24749c4d4e
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