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

[Clang][CMake] Add CSSPGO support to LLVM_BUILD_INSTRUMENTED #79942

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. [Clang][CMake] Add CSSPGO support to LLVM_BUILD_INSTRUMENTED

    Build on Clang-BOLT infrastructure to collect sample profiles for CSSPGO.
    Add clang/cmake/caches/CSSPGO.cmake to automate CSSPGO Clang build.
    
    Differential Revision: https://reviews.llvm.org/D155419
    aaupov committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a3a8054 View commit details
    Browse the repository at this point in the history
  2. format

    aaupov committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    61b1255 View commit details
    Browse the repository at this point in the history