mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-15 22:28:18 +00:00
Repeat ipa.a. Since IPModRef is currently only used in analysis.o,
it was causing linking errors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4959 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -5,7 +5,7 @@ USEDLIBS = bcreader bcwriter instrument profpaths \
|
|||||||
sparc mapping regalloc.a sched select codegen preopts \
|
sparc mapping regalloc.a sched select codegen preopts \
|
||||||
postopts.a \
|
postopts.a \
|
||||||
livevar scalaropts \
|
livevar scalaropts \
|
||||||
ipo ipa.a datastructure transforms target.a analysis \
|
ipo ipa.a datastructure transforms target.a analysis ipa.a \
|
||||||
transformutils vmcore support
|
transformutils vmcore support
|
||||||
|
|
||||||
TOOLLINKOPTS = -ldl
|
TOOLLINKOPTS = -ldl
|
||||||
|
Reference in New Issue
Block a user