1
2# $FreeBSD$
3
4LLVM_BASE=	${SRCTOP}/contrib/llvm-project
5LLVM_SRCS=	${LLVM_BASE}/llvm
6
7LLVM_TBLGEN?=	llvm-tblgen
8