[Lldb-commits] [PATCH] D79219: [CMake] Simplify CMake handling for zlib
Christian Kühnel via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 7 01:31:14 PDT 2020
kuhnel added a comment.
In D79219#2202048 <https://reviews.llvm.org/D79219#2202048>, @phosek wrote:
> How can I test this change on pre-merge bots? I haven't seen any builds posted on this change before.
You can just look at the mlir-windows buildbot, this also showed the failing build: http://lab.llvm.org:8011/builders/mlir-windows?numbuilds=200
However it's lagging behind quite a bit.
Pre-merge testing is using a different infrastructure and is not sending notifications on failing master build. We're still trying to figure out how to deal with a broken master branch properly without building every revision...
Right now it's building master every 4 hours using the same setup used for pre-merge testing: https://buildkite.com/llvm-project/llvm-master-build/builds
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79219/new/
https://reviews.llvm.org/D79219
More information about the lldb-commits
mailing list