K 10 svn:author V 3 dim K 8 svn:date V 27 2021-12-25T11:56:47.765110Z K 7 svn:log V 513 Add a few missed files to libclang_rt.profile-.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 (cherry picked from commit 772c631af81abdb6d498d972bab79d04d3db16d0) Git Hash: f00ca4a1c59d6d969d1aeb0e22b5576f8cebf24e Git Author: dim@FreeBSD.org END