commit | 028f28fd7cfc6d166ed5283c5437d7372c0131a0 | [log] [tgz] |
---|---|---|
author | Jason Molenda <jason@molenda.com> | Thu May 25 18:05:10 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 25 18:10:46 2023 -0700 |
tree | cf698af3dbcaa887b2c1ea86055210add68cd1ad | |
parent | bc21aeec64829b35267199f479db34ce542cb3ac [diff] |
Revert "[fuzzer] Don't hard-code page size in FuzzerUtil.h" This reverts commit a2b677e8153758997a9043360cf51333eecc3c44. reverting Differential Revision: https://reviews.llvm.org/D140607 because <sys/auxv.h> and getauxval() are not available on macOS; this change is breaking the mac CI bots. GitOrigin-RevId: cb9f2de2e80292c0445c99be754fcc78b94b0f16