Repeat ipa.a. Since IPModRef is currently only used in analysis.o,

it was causing linking errors.

llvm-svn: 4959
This commit is contained in:
Vikram S. Adve 2002-12-09 04:46:25 +00:00
parent c9617fde54
commit 4c20f7764d

View File

@ -5,7 +5,7 @@ USEDLIBS = bcreader bcwriter instrument profpaths \
sparc mapping regalloc.a sched select codegen preopts \
postopts.a \
livevar scalaropts \
ipo ipa.a datastructure transforms target.a analysis \
ipo ipa.a datastructure transforms target.a analysis ipa.a \
transformutils vmcore support
TOOLLINKOPTS = -ldl