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