Skip to content

Update MSVC PGO options #134923

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

3.13bugs and security fixes3.14bugs and security fixes3.15pre-release feature fixes, 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