llvm-6502/tools/llc/Makefile
2002-05-19 16:01:03 +00:00

9 lines
233 B
Makefile

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