forked from OSchip/llvm-project
parent
0d5dc010fa
commit
4c8a2120aa
|
@ -44,7 +44,7 @@ ifdef ENABLE_SPARC_JIT
|
||||||
JITLIBS += sparcv9
|
JITLIBS += sparcv9
|
||||||
ARCHLIBS += sched sparcv9livevar instrument.a profpaths \
|
ARCHLIBS += sched sparcv9livevar instrument.a profpaths \
|
||||||
bcwriter transforms.a ipo.a ipa.a datastructure.a \
|
bcwriter transforms.a ipo.a ipa.a datastructure.a \
|
||||||
sparcv9regalloc sparcv9select
|
sparcv9regalloc
|
||||||
endif
|
endif
|
||||||
|
|
||||||
USEDLIBS = lli-interpreter $(JITLIBS) $(ARCHLIBS) scalaropts analysis.a \
|
USEDLIBS = lli-interpreter $(JITLIBS) $(ARCHLIBS) scalaropts analysis.a \
|
||||||
|
|
Loading…
Reference in New Issue