diff options
author | Dhruv Srivastava <dhruv.srivastava@ibm.com> | 2025-05-16 17:40:13 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 17:40:13 +0530 |
commit | c02e6ca3b3ea84566800043bb4c29c67eb63f223 (patch) | |
tree | 158a1b49eccf2f3d68895b10f7079efa713feecc /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 38e0f983ada4cb753bcaafaf8fa9e2f2dfdef2ba (diff) | |
download | llvm-c02e6ca3b3ea84566800043bb4c29c67eb63f223.zip llvm-c02e6ca3b3ea84566800043bb4c29c67eb63f223.tar.gz llvm-c02e6ca3b3ea84566800043bb4c29c67eb63f223.tar.bz2 |
[lldb][AIX] Added 32-bit XCOFF Executable support (#139875)
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
**Description:**
Adding support for XCOFF 32 bit file format as well in lldb, up to the
point where 64-bit support is implemented.
Added a new test case for the same.
This is an incremental PR on top of the previous couple of XCOFF support
commits.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions