]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346578:
authorEnji Cooper <ngie@FreeBSD.org>
Thu, 9 May 2019 17:02:47 +0000 (17:02 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Thu, 9 May 2019 17:02:47 +0000 (17:02 +0000)
commit1a1305a8d879faa688f9c7c41902390cb08f0f3b
treee998d85fbd0cf3381e90ee2e7a1977499abe4a61
parent8fa338dbe4bb9f5d20e2cf482cf34ff5995df356
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