]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't build and install {llvm,clang,lldb}-tblgen for the target
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 6 Sep 2021 08:31:58 +0000 (09:31 +0100)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 6 Sep 2021 08:32:41 +0000 (09:32 +0100)
commit8e1c989abbd1db4dac5b2149886012d43e27b9a9
tree0b9b3c3bedd51f9518fb5c4e87eeb4a26d0a82d1
parente7e22476d1d7864ce59b6eace85d4d4000b81543
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
ObsoleteFiles.inc
usr.bin/clang/Makefile