Skip to content

Add a CI workflow to build PGO+BOLT optimized clang toolchain (4)#97024

Merged
alexey-milovidov merged 1 commit intomasterfrom
nightly-pgo-bolt-toolchain
Feb 15, 2026
Merged

Add a CI workflow to build PGO+BOLT optimized clang toolchain (4)#97024
alexey-milovidov merged 1 commit intomasterfrom
nightly-pgo-bolt-toolchain

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Strip executables and shared libraries with --strip-unneeded to remove relocations (from --emit-relocs needed for BOLT) and LTO symbols that are no longer needed in the final toolchain.

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Strip executables and shared libraries with --strip-unneeded to remove
relocations (from --emit-relocs needed for BOLT) and LTO symbols that
are no longer needed in the final toolchain.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh Bot commented Feb 15, 2026

Workflow [PR], commit [0f8386a]

Summary:

@clickhouse-gh clickhouse-gh Bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Feb 15, 2026
@alexey-milovidov alexey-milovidov added this pull request to the merge queue Feb 15, 2026
Merged via the queue into master with commit 71215fc Feb 15, 2026
141 checks passed
@alexey-milovidov alexey-milovidov deleted the nightly-pgo-bolt-toolchain branch February 15, 2026 18:56
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-synced-to-cloud The PR is synced to the cloud repo label Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants