[all-commits] [llvm/llvm-project] ef0081: [SanitizerCoverage] add weak definitions for the l...
Kostya Serebryany via All-commits
all-commits at lists.llvm.org
Thu Jul 14 20:27:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef0081d608298db65371f9869c1371fcfc74a778
https://github.com/llvm/llvm-project/commit/ef0081d608298db65371f9869c1371fcfc74a778
Author: Kostya Serebryany <kcc at google.com>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc
M compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h
Log Message:
-----------
[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
More information about the All-commits
mailing list