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 db8859a7b [libFuzzer][MSVC] Disable exceptions in MSVC headers new ad3e82bdb [hwasan] Implement print_module_map flag. new f99fa4ebd [hwasan] Madvise away thread aux data
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: lib/hwasan/hwasan_linux.cc | 4 +-- lib/hwasan/hwasan_report.cc | 16 ++++++++---- lib/hwasan/hwasan_thread_list.h | 42 ++++++++++++++++++++++---------- test/hwasan/TestCases/print-module-map.c | 32 ++++++++++++++++++++++++ 4 files changed, 74 insertions(+), 20 deletions(-) create mode 100644 test/hwasan/TestCases/print-module-map.c