[all-commits] [llvm/llvm-project] ab6f47: [lldb][AIX] Host.cpp for AIX (#130582)

Dhruv Srivastava via All-commits all-commits at lists.llvm.org
Mon Mar 10 20:31:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab6f470675ed31e5ed1494f6521c3d477c537392
      https://github.com/llvm/llvm-project/commit/ab6f470675ed31e5ed1494f6521c3d477c537392
  Author: Dhruv Srivastava <dhruv.srivastava at ibm.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M lldb/source/Host/CMakeLists.txt
    A lldb/source/Host/aix/Host.cpp

  Log Message:
  -----------
  [lldb][AIX] Host.cpp for AIX (#130582)

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 base file - aix/Host.cpp for Process info



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