[SanitizerCoverage] add weak definitions for the load/store callbacks.
authorKostya Serebryany <kcc@google.com>
Thu, 14 Jul 2022 20:22:59 +0000 (13:22 -0700)
committerKostya Serebryany <kcc@google.com>
Fri, 15 Jul 2022 03:26:41 +0000 (20:26 -0700)
commitef0081d608298db65371f9869c1371fcfc74a778
tree6a7faebbde3922cc0929134d625362a1a3d99d9a
parent7c51f02effdbd0d5e12bfd26f9c3b2ab5687c93f
[SanitizerCoverage] add weak definitions for the load/store callbacks.

Add weak definitions for the load/store callbacks.

This matches the weak definitions for all other SanitizerCoverage
callbacks.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D129801
compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc
compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp
compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h