llvm-6502/tools/llc/Makefile
2002-05-07 18:18:26 +00:00

9 lines
227 B
Makefile

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