[all-commits] [llvm/llvm-project] b1893c: [lldb][AIX] Added support for AIX in HostInfo sect...
Lakshmi-Surekha via All-commits
all-commits at lists.llvm.org
Thu Jan 9 17:51:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1893caeb6b6079a66ba146e73d68d6255d255ce
https://github.com/llvm/llvm-project/commit/b1893caeb6b6079a66ba146e73d68d6255d255ce
Author: Lakshmi-Surekha <Lakshmi.Kovvuri at ibm.com>
Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths:
M lldb/include/lldb/Host/HostInfo.h
Log Message:
-----------
[lldb][AIX] Added support for AIX in HostInfo section (#122301)
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
https://github.com/llvm/llvm-project/issues/101657
2. The complete changes for porting are present in this draft PR:
https://github.com/llvm/llvm-project/pull/102601
Added support for AIX in HostInfo section
Review Request : @DavidSpickett @labath @DhruvSrivastavaX
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