mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Repeat some libs due to circular dependences between Sparc and other
code gen libraries. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@722 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6db77c55ff
commit
7b70f3f086
@ -1,6 +1,6 @@
|
||||
LEVEL = ../..
|
||||
TOOLNAME = llc
|
||||
USEDLIBS = sparc regalloc sched select sparc target opt livevar bcreader vmcore asmwriter analysis support
|
||||
USEDLIBS = sparc regalloc sched select sparc regalloc sched select target opt livevar bcreader vmcore asmwriter analysis support
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user