HomeFreeBSD

MFC r346578:

Description

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.

Details

Provenance
ngieAuthored on
Parents
rS347396: MFC r346578:
Branches
Unknown
Tags
Unknown