[PATCH] D80177: [lld-macho] Set __PAGEZERO size to 4GB
Vyacheslav Zakharin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 16:00:54 PDT 2020
vzakhari added a comment.
In D80177#2097037 <https://reviews.llvm.org/D80177#2097037>, @int3 wrote:
> rGd767de44bf9527cb5058f5fe16aac2f23c21977c <https://reviews.llvm.org/rGd767de44bf9527cb5058f5fe16aac2f23c21977c> was the referenced fix. Good point about `size_t`, I'll change that
Thanks. The `enum` change does not fix the fails on my side. I guess it has to be the `size_t` issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80177/new/
https://reviews.llvm.org/D80177
More information about the llvm-commits
mailing list