]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346578:
authorngie <ngie@FreeBSD.org>
Thu, 9 May 2019 17:02:40 +0000 (17:02 +0000)
committerngie <ngie@FreeBSD.org>
Thu, 9 May 2019 17:02:40 +0000 (17:02 +0000)
commit5cc7b50013ebfcde34cfea69c591a506ea11df10
tree7ca968a7072c038707eae95af72297e48770a818
parentbd62d6ff11a64d915ec395c3324dff4e2e7f1c61
MFC r346578:

Build libclang_rt/profile on all clang-supported architectures

There's no reason why a special case needs to be added specifically for amd64,
arm, and i386, as the code is written in machine architecture agnostic C/C++.

This will make it possible for all supporting clang architectures to produce
runtime coverage with `--coverage`.
lib/libclang_rt/Makefile