[all-commits] [llvm/llvm-project] 15aa78: [sanitizer_common] Use zx_system_get_page_size() o...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Wed Feb 3 10:46:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15aa78abb6ca22294e72767d5ed2aea0b1cf23f9
https://github.com/llvm/llvm-project/commit/15aa78abb6ca22294e72767d5ed2aea0b1cf23f9
Author: Roland McGrath <mcgrathr at google.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M compiler-rt/lib/asan/asan_fuchsia.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list