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 c26180eea Revert "[sanitizers][windows] Rtl-Heap Interception and tests" new 158799d7b [Sanitizers] Remove clang_rt.sancov_{begin,end} on Solaris
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/sanitizer_common/CMakeLists.txt | 32 -------------------------------- lib/sanitizer_common/sancov_begin.S | 5 ----- lib/sanitizer_common/sancov_end.S | 5 ----- 3 files changed, 42 deletions(-) delete mode 100644 lib/sanitizer_common/sancov_begin.S delete mode 100644 lib/sanitizer_common/sancov_end.S