[PATCH] D108581: [CSPGO] Fix lost IRPGOFlag in CSPGO instrumentation
Yolanda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 24 06:55:12 PDT 2021
YolandaCY accepted this revision.
YolandaCY added a comment.
Thank you for the patch. I've verified the IRPGOFlag is kept now for non-prevailing modules in Chromium build. The linker error is also resolved for Windows build.
Glad to learn the usage of `llvm.compiler.used`, indeed a more proper fix. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108581/new/
https://reviews.llvm.org/D108581
More information about the llvm-commits
mailing list