[all-commits] [llvm/llvm-project] 09fe23: [gwp_asan] Use zx_system_get_page_size() on Fuchsia

Roland McGrath via All-commits all-commits at lists.llvm.org
Wed Feb 3 10:35:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09fe23a61c62da68ff776ec0b69cb9c7477c9ad5
      https://github.com/llvm/llvm-project/commit/09fe23a61c62da68ff776ec0b69cb9c7477c9ad5
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp

  Log Message:
  -----------
  [gwp_asan] Use zx_system_get_page_size() on Fuchsia

Fuchsia is migrating to a variable page size.

Reviewed By: hctim

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




More information about the All-commits mailing list