[Sanitizer][Apple] Enable sanitizer common unittests for arm64 archs on Apple
authorBlue Gaston <bgaston2@apple.com>
Sat, 7 Jan 2023 00:26:54 +0000 (17:26 -0700)
committerBlue Gaston <bgaston2@apple.com>
Tue, 10 Jan 2023 21:47:32 +0000 (13:47 -0800)
commit75e7b6ee3d25f6b5c4d64cb3e98b73752e00b683
treeeea18fd7e656c0dbbcbd687ffb4d1a72e4f7007e
parent8cdb4f9f66439729ff7a6781fd7d765f9e2b44c4
[Sanitizer][Apple] Enable sanitizer common unittests for arm64 archs on Apple

This patch enables sanitizer common unit tests for arm64 architecture only on apple devices.

It also lowers the expected compression ratio for 64 bit machines. Unsure of justification of 130. On apple arm64 we're seeing this number comeout to 128.6

rdar://101436019

Differential Revision: https://reviews.llvm.org/D141170
compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
compiler-rt/lib/sanitizer_common/tests/sanitizer_stack_store_test.cpp