]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libllvm: Move SampleProfWriter to SRCS_MIN
authoremaste <emaste@FreeBSD.org>
Fri, 9 Nov 2018 19:51:26 +0000 (19:51 +0000)
committeremaste <emaste@FreeBSD.org>
Fri, 9 Nov 2018 19:51:26 +0000 (19:51 +0000)
commit35e53f324b5b0da914888711de2cdcef597ed3ba
tree8c06f796c3d3b03be45b09ab1cb2663767741c4f
parent5548b8207b4178678b3e23b06f3ff93bcae045d6
libllvm: Move SampleProfWriter to SRCS_MIN

It is required by llvm-profdata, now built by default under the
LLVM_COV knob.  The additional complexity that would come from avoiding
building it if CLANG_EXTRAS and LLVM_COV are both disabled is not worth
the small savings in build time.

Sponsored by: The FreeBSD Foundation
lib/clang/libllvm/Makefile