[PATCH] D62063: CMake changes to get Windows self-host with PGO working

Russell Gallop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 05:45:47 PDT 2019


russell.gallop added a comment.

https://reviews.llvm.org/D67579 has fixed https://bugs.llvm.org/show_bug.cgi?id=42370 / https://bugs.llvm.org/show_bug.cgi?id=41380.

With this patch applied to r372087 I can now self host with FE and IR PGO on Windows.

Okay to commit now?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62063/new/

https://reviews.llvm.org/D62063





More information about the llvm-commits mailing list