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 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform