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 ebab22405 [builtins] ARM: Revert r314284, r314285 and r314289 new 24050b5dd Add support for custom loaders to symbolizer
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/sanitizer_common.h | 8 +++- lib/sanitizer_common/sanitizer_linux_libcdep.cc | 39 ++++++++++++------ lib/sanitizer_common/sanitizer_mac.cc | 4 +- lib/sanitizer_common/sanitizer_procmaps.h | 2 +- lib/sanitizer_common/sanitizer_procmaps_common.cc | 2 +- lib/sanitizer_common/sanitizer_procmaps_mac.cc | 2 +- lib/sanitizer_common/sanitizer_symbolizer.h | 2 + .../sanitizer_symbolizer_libcdep.cc | 46 +++++++++++++++------- lib/sanitizer_common/sanitizer_win.cc | 6 ++- 9 files changed, 78 insertions(+), 33 deletions(-)