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 bf88fb18a NFC: Unforget a colon in a few CHECK: directives. new cb14528ef [Sanitizers] Fix SanitizerCommon-Unit :: ./Sanitizer-*-Test/M [...] new 8f4dd2418 Enable compiler-rt on SPARC
The 2 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/Modules/CompilerRTUtils.cmake | 6 ++++++ cmake/base-config-ix.cmake | 3 +++ cmake/builtin-config-ix.cmake | 4 +++- cmake/config-ix.cmake | 10 ++++++---- lib/asan/tests/CMakeLists.txt | 1 + lib/builtins/CMakeLists.txt | 3 +++ lib/builtins/fp_lib.h | 4 ++-- lib/sanitizer_common/sanitizer_procmaps_solaris.cc | 6 ++++-- test/asan/CMakeLists.txt | 5 +++-- test/ubsan/CMakeLists.txt | 7 ++++--- 10 files changed, 35 insertions(+), 14 deletions(-)