[Lldb-commits] [lldb] [llvm] [lldb][Process/FreeBSDKernel] Add ppc and ppc64le support (PR #180669)
Minsoo Choo via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 10 10:01:27 PST 2026
mchoo7 wrote:
Since logic and register data for ppc and ppc64 are pretty similar, I'm merging these two in one PR.
https://github.com/llvm/llvm-project/pull/180669
More information about the lldb-commits
mailing list