llvm-6502/tools/llc/Makefile

9 lines
233 B
Makefile
Raw Normal View History

LEVEL = ../..
TOOLNAME = llc
USEDLIBS = sparc regalloc sched select sparc target \
instrument livevar bcreader bcwriter analysis transforms \
scalaropts transformutils vmcore support
include $(LEVEL)/Makefile.common