[PATCH] D147066: [DWARFLinker][DWARFv5] Add handling of DW_OP_addrx and DW_OP_constx expression operands.
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 21:35:06 PDT 2023
amyk added a comment.
Hi, it appears that this patch is causing some failures on the big endian PPC bots, such as:
https://lab.llvm.org/buildbot/#/builders/93/builds/14929
https://lab.llvm.org/buildbot/#/builders/231/builds/11866
If you're able to help take a look at this, that would be greatly appreciated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147066/new/
https://reviews.llvm.org/D147066
More information about the llvm-commits
mailing list