[PATCH] D77330: Consider increasing the default ARM32 max page size to 64k.
Stephen Hines via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 02:08:19 PDT 2020
srhines added a comment.
In D77330#1996255 <https://reviews.llvm.org/D77330#1996255>, @grimar wrote:
> In D77330#1995415 <https://reviews.llvm.org/D77330#1995415>, @nathanchance wrote:
>
> > In D77330#1994737 <https://reviews.llvm.org/D77330#1994737>, @psmith wrote:
> >
> > > In D77330#1994680 <https://reviews.llvm.org/D77330#1994680>, @nickdesaulniers wrote:
> > >
> > > > Hmm...seems to have regressed ARMv5 Linux kernel boots according to a bisection from @nathanchance (https://groups.google.com/g/clang-built-linux/c/aKDK-N6JN4g)
> > >
> > >
> > > I don't think that URL is publicly visible.
> >
> >
> > I don't know why that started happening :/
>
>
> I think we saw such issue before. That time I think the URL of a page from incognito mode worked (i.e. a different URL to the same page).
https://groups.google.com/forum/#!topic/clang-built-linux/aKDK-N6JN4g is the publicly visible version of that page. I'm not quite sure why it works this way, but it wasn't too hard for me to find it. Thanks for pointing out that it should be visible even in incognito.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77330/new/
https://reviews.llvm.org/D77330
More information about the llvm-commits
mailing list