HomeFreeBSD

Add a few missed files to libclang_rt.profile-<arch>.a

Description

Add a few missed files to libclang_rt.profile-<arch>.a

Otherwise, programs compiled with -fprofile-instr-generate will
encounter undefined symbol errors during linking, for example
__llvm_profile_counter_bias, lprofSetRuntimeCounterRelocation and a few
others were missing from the profile library.

Reported by: ota@j.email.ne.jp
PR: 254001

(cherry picked from commit 772c631af81abdb6d498d972bab79d04d3db16d0)

Details

Provenance
dimAuthored on Mar 5 2021, 8:06 PM
Parents
rG27e68baf24f1: Build lib/msun tests with compiler builtins disabled
Branches
Unknown
Tags
Unknown