mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-07 11:59:09 +00:00
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:
parent
c9617fde54
commit
4c20f7764d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user