[cfe-dev] [clangd-dev] PCH/preamble files that exceeds 512M

Dmitry Polukhin via cfe-dev cfe-dev at lists.llvm.org
Wed Mar 18 10:42:55 PDT 2020


OK, it seems that there is kind of consensus that second option is better
and additional complexity worths it. My main concern about second option is
that it is kind of temporary solution that just delays the point then 32bit
won't be enough for bit offsets.
I'll explore second option in more details and post results here.

On Wed, Mar 18, 2020 at 1:13 AM Bruno Cardoso Lopes <bruno.cardoso at gmail.com>
wrote:

>
>
> On Tue, Mar 17, 2020 at 12:57 PM Duncan P. N. Exon Smith <
> dexonsmith at apple.com> wrote:
> >
> > +Michael, Bruno, and Volodymyr
> >
> > I agree with Sam that option 2 seems cleaner.
>
> +1
>
> > I'm not sure whether 4% (option 1) would be a blocker for us, but
> probably it would be fine.
>
> Ultimately I believe it would be fine.
>
> --
> Bruno Cardoso Lopes
> http://www.brunocardoso.cc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200318/51ecdaa3/attachment.html>


More information about the cfe-dev mailing list