[PATCH] D119042: [BOLT-UnitTests] Fix shared libraries build
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 4 15:18:20 PST 2022
Amir added a comment.
In D119042#3298219 <https://reviews.llvm.org/D119042#3298219>, @yota9 wrote:
> Thanks! I'm not aware of buildbot infrastructure, but how do you think is it possible to enable shared libs build checker?
This build configuration is enabled on a shadow buildbot: http://157.230.108.44:8011/#/builders/42
It's not tracked on the default buildbot (it's only capable of one build configuration without collapsing requests, plus it builds clang and lld to monitor breakages).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119042/new/
https://reviews.llvm.org/D119042
More information about the llvm-commits
mailing list