================ @@ -0,0 +1,24 @@ +set(BOLT_PGO_CMAKE_CACHE "PGO" CACHE STRING "") ---------------- Meinersbur wrote:
Consider adding comments to each file stating their intended purpose. Such as: > 2-stage build of Flang with the 2nd staged optimized using BOLT and PGO https://github.com/llvm/llvm-project/pull/198863 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
