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
MFC after: 3 days

Details

Provenance
dimAuthored on Mar 5 2021, 8:06 PM
Parents
rG4a4e9c516cfc: cxgbe(4): Fix an assertion that is not valid during attach.
Branches
Unknown
Tags
Unknown