mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 12:16:59 +00:00
Link to analysis.o not analysis.a
llvm-svn: 3537
This commit is contained in:
parent
68ccf7d7ea
commit
1ee5d270ec
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user