On Wednesday, July 11, 2018 at 3:01:04 PM UTC-7, Mike Hommey wrote:
> On Wed, Jul 11, 2018 at 09:48:23AM -0700, Thomas Daede wrote:
> > On 07/10/2018 01:29 PM, David Major wrote:
> > > Bug 1443590 is switching our official Windows builds to use clang-cl
> > > as the compiler.
> > 
> > Another great effect of this change is that it finally fixes the issue
> > of constantly running out of virtual address space when linking Win32
> > builds: https://bugzilla.mozilla.org/show_bug.cgi?id=709193
> > 
> > This was, for example, blocking AV1 support on Win32 until today. Thanks
> > for the great work!
> 
> That will still block it, until clang-cl actually becomes the compiler
> we use to ship. At the moment, it's not certain it will stay that way,
> so we need to keep MSVC builds working, including PGO.
> 
> Mike

I hope that both Firefox and Chrome continue to keep the build and tests 
running on MSVC. It would suck if for example we can't build Firefox with MSVC.

Will the Firefox team publish builds of Firefox from both MSVC and Clang with 
symbols so we can profile ourselves and compare which is faster for the 
webpages we use?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to