forked from OSchip/llvm-project
parent
3787ee6be6
commit
cad856b6ed
|
@ -1,6 +1,7 @@
|
|||
LEVEL = ../..
|
||||
TOOLNAME = llc
|
||||
USEDLIBS = sparc regalloc sched select sparc regalloc sched select target instrument livevar bcreader bcwriter vmcore asmwriter transforms analysis support
|
||||
USEDLIBS = sparc regalloc sched select sparc regalloc sched select target \
|
||||
instrument livevar bcreader bcwriter transforms analysis scalaropts vmcore asmwriter support
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
|
Loading…
Reference in New Issue