[PATCH] D106782: [llvm-objcopy] Drop GRP_COMDAT if the group signature is localized

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 01:05:59 PDT 2021


uweigand added a comment.

In D106782#2905801 <https://reviews.llvm.org/D106782#2905801>, @MaskRay wrote:

> In D106782#2905730 <https://reviews.llvm.org/D106782#2905730>, @uweigand wrote:
>
>> Looks like this caused a buildbot failure on s390x:
>> https://lab.llvm.org/buildbot/#/builders/94/builds/5110
>
> A latent problem triggered by the change. Fixed by c5d8bd5a35cbd325c6ccd42afa91bad06d261f07 <https://reviews.llvm.org/rGc5d8bd5a35cbd325c6ccd42afa91bad06d261f07>

Thanks!  The build bot is back to green now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106782



More information about the llvm-commits mailing list