freebsd-dev/lib/libclang_rt
Dimitry Andric 772c631af8 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
2021-03-05 21:07:07 +01:00
..
asan Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
asan_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
asan_dynamic Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
asan-preinit Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
cfi Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
cfi_diag Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
dd Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
fuzzer Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I added 2020-08-10 16:55:54 +00:00
fuzzer_no_main Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
include Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
msan Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
msan_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
profile Add a few missed files to libclang_rt.profile-<arch>.a 2021-03-05 21:07:07 +01:00
safestack Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
stats Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
stats_client Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
tsan Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
tsan_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
ubsan_minimal Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
ubsan_standalone Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
ubsan_standalone_cxx Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
xray Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I added 2020-08-10 16:55:54 +00:00
xray-basic Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
xray-fdr Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
xray-profiling Update build glue for libclang_rt. 2020-01-27 20:46:26 +00:00
Makefile Enable SUBDIR_PARELLEL in lib/libclang_rt 2020-10-12 10:42:33 +00:00
Makefile.inc Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 2021-01-03 13:54:24 +01:00