[all-commits] [llvm/llvm-project] b1c822: [CMake] Remove LLVM_ENABLE_IR_PGO Option (#155958)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Aug 29 10:38:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1c8228bcddc1de14294dff96448bcf9be23cbaf
https://github.com/llvm/llvm-project/commit/b1c8228bcddc1de14294dff96448bcf9be23cbaf
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[CMake] Remove LLVM_ENABLE_IR_PGO Option (#155958)
It has been deprecated for eight years now
(a702fa17f31abd5efce302ef3d4cf2fbaf167368), and all users that I know of
are using LLVM_BUILD_INSTRUMENTED.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list