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

Skip to content

PGO: compiler warnings for source files with no profile data #117804

@erlend-aasland

Description

@erlend-aasland

PGO builds do not generated profile data for all source files. This means that for a PGO build, you may end up with compiler warnings for source files with no profile data. Do we want to silence these warnings? If we do, it may be harder to spot if PGO builds fail to include profile data correctly.

Spotted while working on #117752.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-build

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions