[Lldb-commits] [lldb] [lldb] Separate powerpc register enums (PR #180576)
Minsoo Choo via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 10 08:01:30 PST 2026
mchoo7 wrote:
> Thanks, I get the intent now. (I thought at first you wanted to reuse them for 32/64 bit ppc but it's not that)
That was my original intention but I abandoned ppc64be for some reasons. This PR is not necessarily a blocker for my work and it's fine to be closed, but still it makes things cleaner.
https://github.com/llvm/llvm-project/pull/180576
More information about the lldb-commits
mailing list