Add lld CSPGO (Contex-Sensitive PGO) options for COFF target.
Reference the ELF options from https://reviews.llvm.org/D56675
Differential D98763
[lld] add context-sensitive PGO options for COFF. YolandaCY on Mar 17 2021, 12:34 AM. Authored by
Details Add lld CSPGO (Contex-Sensitive PGO) options for COFF target. Reference the ELF options from https://reviews.llvm.org/D56675
Diff Detail
Event TimelineComment Actions This patch is to enable CSPGO for Thinlto in lld on Windows. Could you please help review? Comment Actions Thank you Rong. Any feedback from other reviewers? I have verified this works for both old and new pass manager. Regards |