[Sanitizers] Fix procmap tests for apple arm64
authorBlue Gaston <bgaston2@apple.com>
Thu, 22 Dec 2022 19:06:59 +0000 (14:06 -0500)
committerBlue Gaston <bgaston2@apple.com>
Tue, 3 Jan 2023 19:28:57 +0000 (12:28 -0700)
commit3efb0274b7d90d675594a7a2735bdfed0a994fde
treeb93c38907779e95a44f8f0d407185dcea69f9f8d
parent07107f339058ba10c44b64c85412578e5e68256e
[Sanitizers] Fix procmap tests for apple arm64

As part of effort to enable sanitizer common unit tests on arm64 apple devices.
Add kModuleArchARM64 as expected Arch

Differential Revision: https://reviews.llvm.org/D140567
compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cpp