This is an archive of the discontinued LLVM Phabricator instance.

[gwp_asan] Use zx_system_get_page_size() on Fuchsia
ClosedPublic

Authored by mcgrathr on Feb 2 2021, 9:01 PM.

Details

Summary

Fuchsia is migrating to a variable page size.

Diff Detail

Event Timeline

mcgrathr requested review of this revision.Feb 2 2021, 9:01 PM
mcgrathr created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2021, 9:01 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
hctim accepted this revision.Feb 2 2021, 9:18 PM
This revision is now accepted and ready to land.Feb 2 2021, 9:18 PM
mcgrathr updated this revision to Diff 321152.Feb 3 2021, 10:32 AM

remove obsolete #include

This revision was landed with ongoing or failed builds.Feb 3 2021, 10:35 AM
This revision was automatically updated to reflect the committed changes.