This checkin represents some cleanup of the backend, implementing the following things:
[oota-llvm.git] / tools / llc / Makefile
1 LEVEL = ../..
2 TOOLNAME = llc
3 USEDLIBS = sparc sched select sparc target opt livevar bcreader vmcore asmwriter analysis support
4
5 include $(LEVEL)/Makefile.common
6