[all-commits] [llvm/llvm-project] f6ced3: [CMake][Release] Add option for enabling PGO to re...

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Jan 23 11:32:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6ced3579a8c7fe1ef93e25ecf521629afa928dd
      https://github.com/llvm/llvm-project/commit/f6ced3579a8c7fe1ef93e25ecf521629afa928dd
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M clang/cmake/caches/Release.cmake
    M llvm/utils/release/test-release.sh

  Log Message:
  -----------
  [CMake][Release] Add option for enabling PGO to release cache file. (#78823)

The option is LLVM_RELEASE_ENABLE_PGO and it's turned on by default.

---------

Co-authored-by: Petr Hosek <phosek at google.com>




More information about the All-commits mailing list