On Mon, Aug 14, 2017 at 1:36 PM, Ehsan Akhgari <ehsan.akhg...@gmail.com> wrote: > Does Chromium plan to switch to use clang with PGO on Windows by any chance?
Yes, we want to do LTO+PGO builds eventually. (In particular, we'd like to use ThinLTO for more manageable build times.) That requires switching to using the lld linker, which in turn is requires adding support for writing pdb files, an area that's been making lots of progress lately. Cheers, Hans _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform