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

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 12:05:35 PDT 2022


stefanp added a comment.

@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`.


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