[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 Jul 2 09:58:19 PDT 2019
russell.gallop added a comment.
Update: https://bugs.llvm.org/show_bug.cgi?id=41279 has been fixed by https://reviews.llvm.org/D62700.
Building self host with FE PGO works but IR PGO still doesn't work due to: https://bugs.llvm.org/show_bug.cgi?id=42370
Should we wait until all of the functionality works before this is submitted?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62063/new/
https://reviews.llvm.org/D62063
More information about the llvm-commits
mailing list