PROG_CXX=	llc

SRCDIR=		llvm/tools/llc
SRCS+=		NewPMDriver.cpp
SRCS+=		llc.cpp

.include "../llvm.prog.mk"
