summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
blob: 6020c2f1791c230686d30bae14fe26a71f8b5e87 (plain)
1
2
3
4
5
6
LEVEL = ../..
TOOLNAME = llc
USEDLIBS = sparc regalloc sched select sparc target opt livevar bcreader vmcore asmwriter analysis support

include $(LEVEL)/Makefile.common