mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
971a585f77
llvm-svn: 827
7 lines
215 B
Makefile
7 lines
215 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = llc
|
|
USEDLIBS = sparc regalloc sched select sparc regalloc sched select target opt instrument livevar bcreader vmcore asmwriter analysis support transforms
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|