[all-commits] [llvm/llvm-project] 6b7dd9: [lldb][AIX] Added RegisterInfo file for PPC64 (#16...

Hemang Gadhavi via All-commits all-commits at lists.llvm.org
Wed Feb 11 02:41:26 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b7dd97b1ff9a15b993eb81ab49d1048c312803b
      https://github.com/llvm/llvm-project/commit/6b7dd97b1ff9a15b993eb81ab49d1048c312803b
  Author: Hemang Gadhavi <hemang.gadhavi at ibm.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M lldb/source/Plugins/Process/Utility/CMakeLists.txt
    A lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64.cpp
    A lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64.h

  Log Message:
  -----------
  [lldb][AIX] Added RegisterInfo file for PPC64 (#165367)

This PR is in reference to porting LLDB on AIX.
Link to discussions on llvm discourse and github:

1. https://discourse.llvm.org/t/port-lldb-to-ibm-aix/80640
2. https://github.com/llvm/llvm-project/issues/101657
The complete changes for porting are present in this draft PR:
https://github.com/llvm/llvm-project/pull/102601

- Added register information file for PPC64 big-endian architecture
(used by AIX)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list