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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 15:10:11 PDT 2021


MaskRay added a comment.

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>


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