d6952d07927f12e24b3e13874eddae61626ced6e
[oota-llvm.git] / tools / llc / Makefile
1 LEVEL = ../..
2 TOOLNAME = llc
3 USEDLIBS = sparc regalloc sched select sparc target \
4            instrument livevar bcreader bcwriter analysis transforms \
5            scalaropts transformutils vmcore support
6
7 include $(LEVEL)/Makefile.common
8