[PATCH] D101835: [llvm] llvm-tapi-diff

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 21:15:47 PDT 2021


cishida added a comment.

In D101835#2798031 <https://reviews.llvm.org/D101835#2798031>, @hubert.reinterpretcast wrote:

> The tests for this tool are observed to be failing on multiple big-endian platforms:
> clang-s390x-linux: https://lab.llvm.org/buildbot/#/builders/94/builds/4116
> clang-ppc64be-linux: https://lab.llvm.org/buildbot/#/builders/52/builds/8035

Thanks for letting us know! @spowell from reading the lit output, it appears like the output order for the target slices isn't stable. I've reverted while we investigate and fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101835



More information about the llvm-commits mailing list