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

include $(LEVEL)/Makefile.common