https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254001

--- Comment #1 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=772c631af81abdb6d498d972bab79d04d3db16d0

commit 772c631af81abdb6d498d972bab79d04d3db16d0
Author:     Dimitry Andric <d...@freebsd.org>
AuthorDate: 2021-03-05 20:06:05 +0000
Commit:     Dimitry Andric <d...@freebsd.org>
CommitDate: 2021-03-05 20:07:07 +0000

    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:    o...@j.email.ne.jp
    PR:             254001
    MFC after:      3 days

 lib/libclang_rt/profile/Makefile | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to