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 19b47fcc0 Remove XFAIL in get_module_and_offset_for_pc.cc for NetBSD-MSan new 52307e0ba Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie [...]
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: lib/xray/tests/unit/function_call_trie_test.cc | 30 ++ lib/xray/tests/unit/segmented_array_test.cc | 86 ++++ lib/xray/xray_allocator.h | 74 +++- lib/xray/xray_function_call_trie.h | 262 ++++++++----- lib/xray/xray_profile_collector.cc | 32 +- lib/xray/xray_profiling.cc | 293 ++++++++------ lib/xray/xray_segmented_array.h | 519 ++++++++++++++++++------- 7 files changed, 903 insertions(+), 393 deletions(-)