[PATCH] D118724: [lld-macho] Add -pagezero_size
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 6 09:38:07 PST 2022
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
lgtm. Do you need me to commit it for you? If so, let me know what name and email I should use :)
================
Comment at: lld/MachO/Driver.cpp:1126
+
+ // So we are not coping this weird behavior and doing the it in a logical
+ // way, by always rounding down to page size.
----------------
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118724/new/
https://reviews.llvm.org/D118724
More information about the llvm-commits
mailing list