[PATCH] D45788: Mitigate relocation overflow [part 1 of 2]

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 01:35:51 PDT 2018


mstorsjo added a comment.

In https://reviews.llvm.org/D45788#1095683, @grimar wrote:

> Sorry, but I had to revert this in r332085 "[ELF] - Revert of: r332038, r332054, r332060, r332061, r332062, r332063"


Thanks for reverting, I was also scratching my head over this.

> Bots were still broken. We need to find a reason for the failures.
>  Please, next time check the bots after commit. That is undesirable to have them broken for a long time.
> 
> Failing bots I observed were:
>  http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/17042
>  http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/29845

A couple more ones:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/5428
http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/8464
http://lab.llvm.org:8011/builders/clang-lld-x86_64-2stage/builds/5405
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-lld/builds/4560


https://reviews.llvm.org/D45788





More information about the llvm-commits mailing list