Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update MSVC PGO options #134923

Closed
Closed
@zooba

Description

@zooba

The linker options we currently use for PGO on Windows are deprecated and should be updated to /GENPROFILE and /USEPROFILE.

No idea whether this will affect the optimization of the results, but it's general goodness anyway to make sure we don't suddenly stop working if/when the compiler drops the old option entirely.

Linked PRs

Metadata

Metadata

Assignees

Labels

3.13bugs and security fixes3.14bugs and security fixes3.15new features, bugs and security fixesOS-windowsbuildThe build process and cross-build

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions