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 c5c44b801 [sanitizer] Be more accurate when calculating the previous in [...] new 8bbb16a39 [sanitizer] Add definitions for Myriad RTEMS platform new bbee82fb2 [asan] Set flags appropriately for RTEMS new c9bdc4e0e [sanitizer] On RTEMS, avoid recursion when reporting Mmap failure new 04451383c [asan] Port asan_malloc_linux.cc to RTEMS
The 4 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/asan/asan_flags.cc | 4 ++++ lib/asan/asan_flags.inc | 5 +++-- lib/asan/asan_malloc_linux.cc | 22 ++++++++++++++++------ lib/sanitizer_common/sanitizer_common.cc | 7 ++++--- lib/sanitizer_common/sanitizer_platform.h | 12 ++++++++++++ 5 files changed, 39 insertions(+), 11 deletions(-)