This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 17eb0ac [PGO] Value profile support for value ranges new ae48dbe [asan] add one more argument to __sanitizer_print_memory_prof [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/sanitizer/common_interface_defs.h | 4 +++- lib/asan/asan_memory_profile.cc | 21 +++++++++++------ .../sanitizer_allocator_interface.h | 5 ++--- lib/sanitizer_common/sanitizer_common.cc | 7 ------ .../sanitizer_common_interface.inc | 2 +- lib/sanitizer_common/sanitizer_common_libcdep.cc | 2 +- .../TestCases/Linux/print_memory_profile_test.cc | 26 +++++++++++++--------- 7 files changed, 37 insertions(+), 30 deletions(-)