[PATCH] D131890: [llvm-objdump] Start on -chained_fixups for llvm-otool

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 13:35:45 PDT 2022


thakis added a comment.

In D131890#3724098 <https://reviews.llvm.org/D131890#3724098>, @stefanp wrote:

> @thakis
>
> It looks like this patch is causing one of the Big Endian bots to fail on Power PC:
> https://lab.llvm.org/buildbot/#/builders/231/builds/1440
>
> The failure is the test `tools/llvm-objdump/MachO/chained-fixups.yaml`.

Could you paste the whole output of `bin/llvm-otool -chained_fixups /home/buildbots/ppc64be-clang-test-suite/clang-ppc64be-test-suite/build/test/tools/llvm-objdump/MachO/Output/chained-fixups.yaml.tmp` on that bot?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131890



More information about the llvm-commits mailing list