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 e4e086552 BMI2 support is indicated in bit eight of EBX, not nine. See [...] new 56644c1a5 hwasan: Untag global variable addresses in tests.
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: .../TestCases/Linux/aligned_alloc-alignment.cpp | 4 ++- test/hwasan/TestCases/Linux/decorate-proc-maps.c | 10 +++++--- test/hwasan/TestCases/Linux/pvalloc-overflow.cpp | 8 +++--- test/hwasan/TestCases/Linux/release-shadow.c | 16 +++++++----- .../TestCases/Posix/posix_memalign-alignment.cpp | 4 ++- test/hwasan/TestCases/allocator_returns_null.cpp | 20 ++++++++------- test/hwasan/TestCases/heap-buffer-overflow.c | 4 ++- test/hwasan/TestCases/malloc_fill.cpp | 9 ++++--- test/hwasan/TestCases/many-threads-uaf.c | 4 ++- test/hwasan/TestCases/mem-intrinsics.c | 4 ++- test/hwasan/TestCases/sizes.cpp | 16 +++++++----- test/hwasan/TestCases/tail-magic.c | 8 +++--- test/hwasan/TestCases/use-after-free.c | 4 ++- test/hwasan/TestCases/utils.h | 30 ++++++++++++++++++++++ 14 files changed, 99 insertions(+), 42 deletions(-) create mode 100644 test/hwasan/TestCases/utils.h