This revision was automatically updated to reflect the committed changes.
Closed by commit rG076240fa0624: [CMake] Disable BOLT instrumentation of Clang
on instrumented build (authored by Amir).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136023/ne
Amir updated this revision to Diff 468030.
Amir added a comment.
Add BOLT-PGO cmake cache file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136023/new/
https://reviews.llvm.org/D136023
Files:
clang/CMakeLists.txt
clang/cmake/caches/BOLT-PGO.c
Amir created this revision.
Amir added reviewers: phosek, nikic, beanz.
Herald added a subscriber: wenlei.
Herald added a project: All.
Amir requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This enables multi-stage PGO build optimized by BOL