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 1a0f6f3 Revert "[XRay][Arm] Enable back XRay testing on Arm32 and fix [...] new 90a89f0 [scudo] Refactor of CRC32 and ARM runtime CRC32 detection
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: cmake/config-ix.cmake | 1 + lib/scudo/CMakeLists.txt | 7 +++++++ lib/scudo/scudo_allocator.cpp | 35 ++++++++++++++++++++--------------- lib/scudo/scudo_allocator.h | 4 ++++ lib/scudo/scudo_crc32.cpp | 17 +++-------------- lib/scudo/scudo_crc32.h | 30 ------------------------------ lib/scudo/scudo_utils.cpp | 26 +++++++++++++++++++++++--- lib/scudo/scudo_utils.h | 6 +++++- 8 files changed, 63 insertions(+), 63 deletions(-) delete mode 100644 lib/scudo/scudo_crc32.h