[all-commits] [llvm/llvm-project] b647d8: msan: update tests for new memory mappings on aarch64

thurstond via All-commits all-commits at lists.llvm.org
Wed Nov 30 10:20:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b647d8f95d194e15d0335a644947c650f97041df
      https://github.com/llvm/llvm-project/commit/b647d8f95d194e15d0335a644947c650f97041df
  Author: Thurston Dang <thurston at google.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M compiler-rt/test/msan/mmap.cpp
    M compiler-rt/test/msan/mmap_below_shadow.cpp

  Log Message:
  -----------
  msan: update tests for new memory mappings on aarch64

D137666 changed the memory mappings for msan on aarch64.
This patch updates two more tests to match the new
mappings.

Differential Revision: https://reviews.llvm.org/D139033




More information about the All-commits mailing list