[Lldb-commits] [PATCH] D145580: [lldb] Show register fields using bitfield struct types
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 13 03:59:04 PDT 2023
DavidSpickett added a comment.
> If this skip is really needed, then I don't know how many people would exercise an s390x test even if it was added - I don't personally build with that target normally.
This is now resolved. No skip needed for AArch64, but for whatever reason, it is needed for s390x.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145580/new/
https://reviews.llvm.org/D145580
More information about the lldb-commits
mailing list