[PATCH] D72992: [llvm-objdump] - Add column headers for relocation printing

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 07:27:20 PST 2020


rupprecht added a comment.

In D72992#1871939 <https://reviews.llvm.org/D72992#1871939>, @thakis wrote:

> This broke tests everywhere when the experimental AVR backend is enabled, e.g. http://45.33.8.238/
>
> Please take a look, and if it takes a while to fix please revert while you investigate.


Is it actually the llvm policy that build breakages/failures for experimental backends means reverting culprit patches? I thought that one of the things "experimental" means is that the build bot breakages specific to those backends are addressed by the owners of said experimental backend.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72992





More information about the llvm-commits mailing list