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

include $(LEVEL)/Makefile.common