[sanitizer_common] Use zx_system_get_page_size() on Fuchsia
authorRoland McGrath <mcgrathr@google.com>
Wed, 3 Feb 2021 04:59:45 +0000 (20:59 -0800)
committerRoland McGrath <mcgrathr@google.com>
Wed, 3 Feb 2021 18:45:46 +0000 (10:45 -0800)
commit15aa78abb6ca22294e72767d5ed2aea0b1cf23f9
treeef922b3a05399a166322c70a39b9f57c63b7cf64
parent2d2e0000d31fb76f5201e3b40bc33790a1086450
[sanitizer_common] Use zx_system_get_page_size() on Fuchsia

Fuchsia is migrating to a variable page size.

Reviewed By: phosek, charco

Differential Revision: https://reviews.llvm.org/D95919
compiler-rt/lib/asan/asan_fuchsia.cpp
compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp