[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 May 21 08:07:31 PDT 2019


russell.gallop added a comment.

> 1). -fprofile-generate and -fcs-profile-generate need clang_rt.profile adding with --dependent-lib in the driver (like https://reviews.llvm.org/D61742). I'll create a separate review for that.

Created here: https://reviews.llvm.org/D62200


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

https://reviews.llvm.org/D62063





More information about the llvm-commits mailing list