K 10 svn:author V 3 dim K 8 svn:date V 27 2021-12-25T12:03:12.552805Z K 7 svn:log V 527 Don't build and install {llvm,clang,lldb}-tblgen for the target The tablegen binaries are only needed to build software that uses LLVM's infrastructure for command line options, disassembler tables, etc. They are not user-facing binaries and should therefore not be installed by default. Reviewed By: emaste Differential Revision: https://reviews.freebsd.org/D31058 (cherry picked from commit 8e1c989abbd1db4dac5b2149886012d43e27b9a9) Git Hash: 5761fecb4ee34c7f24db5c0db1ed078dbed92b60 Git Author: arichardson@FreeBSD.org END