Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[llvm-objdump] Add support for symbolizing PGOBBAddrMap Info #76386

Merged

Commits on Jan 6, 2024

  1. [llvm-objdump] Add support for symbolizing PGOBBAddrMap Info

    This patch adds in support for symbolizing PGO information contained
    within the SHT_LLVM_BB_ADDR_MAP section in llvm-objdump. The outputs are
    simply the raw values contained within the section.
    boomanaiden154 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0878d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    440ebcc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    3e1c010 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    3efeaf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639d3f4 View commit details
    Browse the repository at this point in the history