HomeFreeBSD

Build libclang_rt/profile on all clang-supported architectures

Description

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.

MFC after: 2 weeks
Reviewed by: dim
Differential Revision: https://reviews.freebsd.org/D20003

Details

Provenance
ngieAuthored on
Reviewer
dim
Differential Revision
D20003: Build libclang_rt/profile on all clang-supported architectures
Parents
rS346577: Prune branch, merged as r346574 and r346576
Branches
Unknown
Tags
Unknown