[all-commits] [llvm/llvm-project] def17c: [lldb][AIX] Added support to load DW_ranges sectio...

Hemang Gadhavi via All-commits all-commits at lists.llvm.org
Mon Jun 2 10:02:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: def17cd38f48147ec2ab29674fc5746782c62b47
      https://github.com/llvm/llvm-project/commit/def17cd38f48147ec2ab29674fc5746782c62b47
  Author: Hemang Gadhavi <hemang.gadhavi at ibm.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/XCOFF/ObjectFileXCOFF.cpp

  Log Message:
  -----------
  [lldb][AIX] Added support to load DW_ranges section (#142356)

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

- [lldb] [AIX] Added support to load Dwarf Ranges(.dwranges) section.



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