Skip to content

Conversation

@aaupov
Copy link
Contributor

@aaupov aaupov commented Apr 26, 2024

As a follow-up to the issue unearthed by
llvm/llvm-project#89693, remove all uses of
BOLT_CLANG_EXE to prevent similar blockers in the future and reduce builder
maintenance overhead.

@aaupov aaupov requested review from MaskRay and gkistanova April 26, 2024 15:56
Copy link
Member

@MaskRay MaskRay left a comment

Choose a reason for hiding this comment

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

Thanks!

I guess build bots use ninja all. If adding clang builds too many executables, perhaps explicit ninja clang will help.

@aaupov
Copy link
Contributor Author

aaupov commented Apr 26, 2024

Thanks!

I guess build bots use ninja all. If adding clang builds too many executables, perhaps explicit ninja clang will help.

No, BOLT buildbots are configured to only run ninja check-bolt.

@aaupov aaupov merged commit 438da05 into llvm:main Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants