llvm-mirror/tools/llc/Makefile

8 lines
244 B
Makefile
Raw Normal View History

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