Temporary change to make datastructure stuff link in right

llvm-svn: 4005
This commit is contained in:
Chris Lattner 2002-10-01 22:41:01 +00:00
parent c2996d9a8b
commit e6e375e704
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths \
sparc target.a mapping regalloc.a sched select preopts postopts.a \
livevar scalaropts \
ipo ipa.a datastructure.a transforms target.a analysis \
ipo ipa.a datastructure transforms target.a analysis \
transformutils vmcore support
TOOLLINKOPTS = -ldl $(ExportSymbols)