[PATCH] D62462: [llvm-objdump] Add warning messages if disassembly + source for problematic inputs

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 02:06:15 PDT 2019


jhenderson added a comment.

In D62462#1605750 <https://reviews.llvm.org/D62462#1605750>, @mmpozulp wrote:

> Reverted after the buildbots informed me that I caused a test to fail
>  http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/29488


Are you sure this build failure was caused by your change and not just a flaky test? The latter seems more likely to me, looking at the test failure. It doesn't look like anything to do with what you've done.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62462





More information about the llvm-commits mailing list