Repeat some libs due to circular dependences between Sparc and other

code gen libraries.

llvm-svn: 722
This commit is contained in:
Vikram S. Adve 2001-10-10 20:58:57 +00:00
parent d50b665acf
commit c524e1c714
1 changed files with 1 additions and 1 deletions

View File

@ -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