HomeFreeBSD

Don't build and install {llvm,clang,lldb}-tblgen for the target

Description

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

Details

Provenance
arichardsonAuthored on Sep 6 2021, 8:31 AM
Reviewer
emaste
Differential Revision
D31058: Don't build and install {llvm,clang,lldb}-tblgen for the target
Parents
rGe7e22476d1d7: Don't default MK_LLVM_TARGET_ALL to yes unless MK_CLANG is requested
Branches
Unknown
Tags
Unknown