]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a few missed files to libclang_rt.profile-<arch>.a
authorDimitry Andric <dim@FreeBSD.org>
Fri, 5 Mar 2021 20:06:05 +0000 (21:06 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Fri, 5 Mar 2021 20:07:07 +0000 (21:07 +0100)
commit772c631af81abdb6d498d972bab79d04d3db16d0
treedda3483f193404352f07ed5fba5fb84640487716
parent4a4e9c516cfc54181264c92276301a45ea4680d4
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
lib/libclang_rt/profile/Makefile