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

include $(LEVEL)/Makefile.common