summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
blob: d6952d07927f12e24b3e13874eddae61626ced6e (plain)
1
2
3
4
5
6
7
8
LEVEL = ../..
TOOLNAME = llc
USEDLIBS = sparc regalloc sched select sparc target \
           instrument livevar bcreader bcwriter analysis transforms \
	   scalaropts transformutils vmcore support

include $(LEVEL)/Makefile.common