Skip to content

[BOLT] Build BOLT runtime with bazel - #213729

Merged
aaupov merged 1 commit into
llvm:mainfrom
pzfl:bolt-rt-bazel
Aug 5, 2026
Merged

[BOLT] Build BOLT runtime with bazel#213729
aaupov merged 1 commit into
llvm:mainfrom
pzfl:bolt-rt-bazel

Conversation

@pzfl

@pzfl pzfl commented Aug 3, 2026

Copy link
Copy Markdown
Member

Add bazel definitions for the BOLT instrumentation and hugify runtime libraries.

@pzfl
pzfl requested review from aaupov, rafaelauler and yozhu August 3, 2026 17:57
@llvmorg-github-actions llvmorg-github-actions Bot added the bazel "Peripheral" support tier build system: utils/bazel label Aug 3, 2026
Add bazel definitions for the BOLT instrumentation and hugify runtime libraries.



Differential Revision: https://phabricator.intern.facebook.com/D114437372

@aaupov aaupov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For posterity: we haven't actually tested if bazel-built BOLT can locate runtime libraries (please correct me if I'm wrong)

@pzfl

pzfl commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

For posterity: we haven't actually tested if bazel-built BOLT can locate runtime libraries (please correct me if I'm wrong)

Correct, but I have verified the bolt test suite passes when pointed directly to bazel built runtime libs.

@aaupov
aaupov merged commit e920fdb into llvm:main Aug 5, 2026
14 checks passed
@pzfl
pzfl deleted the bolt-rt-bazel branch August 5, 2026 16:34
jinge90 pushed a commit to jinge90/llvm-project that referenced this pull request Aug 6, 2026
Add bazel definitions for the BOLT instrumentation and hugify runtime
libraries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel "Peripheral" support tier build system: utils/bazel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants