HemangGadhavi wrote: > Let me know when you've got something I can look at.
Hi @DavidSpickett, You can take a look at the branch below to see the direction I’m heading. It uses the changes for the RegisterInfoPOSIX_ppc64 (BE) variant and is working as expected so far. In the near future, we’re also planning to add support for 32-bit binaries on ppc64 (BE). Because of that, it may be cleaner to maintain separate files for ppc64 (BE) and ppc64le. Please note that, This branch is still under active development and not meant to be review-ready, but it should give a rough idea of where things are diverging. https://github.com/DhruvSrivastavaX/lldb-for-aix/tree/gh-101657 https://github.com/llvm/llvm-project/pull/165367 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
