[PATCH] D133841: [test][clang] run test for lld emitting dwarf-aranages only if lld is presented

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 14 09:17:24 PDT 2022


thakis added a comment.

As far as I can tell, this broke check-clang everywhere. (See e.g.: https://lab.llvm.org/buildbot/#/builders/139/builds/28039 and many of the bots on https://lab.llvm.org/buildbot/#/console

Before landing changes, please:

- run tests locally
- wait for the presubmit bots to post a success message on your phab review

After landing changes, please:

- watch the bots
- if they turn red, either quickly fix or quickly revert

Please don't land a change and then keep bots red for over 8 hours.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133841/new/

https://reviews.llvm.org/D133841



More information about the cfe-commits mailing list