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

include $(LEVEL)/Makefile.common