]> 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>
Tue, 9 Mar 2021 20:57:51 +0000 (21:57 +0100)
commit64b30c36712edb44e9204e3a3436100024ffad18
treecbe0539f83a2162fa846f92669f388530924989e
parentfd7d1ec21aea1c25489a939c35ebeba873782fdf
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.

Approved by: re (gjb)
Reported by: ota@j.email.ne.jp
PR: 254001

(cherry picked from commit 772c631af81abdb6d498d972bab79d04d3db16d0)
(cherry picked from commit 3f684107ef6e41b03a47d64d6e31cebc823d7448)
lib/libclang_rt/profile/Makefile