diff options
author | Dhruv Srivastava <dhruv.srivastava@ibm.com> | 2024-08-22 14:26:49 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 09:56:49 +0100 |
commit | 1b664fe2548d4cd5ce7a495cde4a86b5531af123 (patch) | |
tree | 1a9498718154516f3bc9968d427658feed10fcc8 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | b4ac5c4b7cefae442fc8365586ff9d2d324380a8 (diff) | |
download | llvm-1b664fe2548d4cd5ce7a495cde4a86b5531af123.zip llvm-1b664fe2548d4cd5ce7a495cde4a86b5531af123.tar.gz llvm-1b664fe2548d4cd5ce7a495cde4a86b5531af123.tar.bz2 |
[lldb][AIX] Updating XCOFF,PPC entry in LLDB ArchSpec (#105523)
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. #101657
The complete changes for porting are present in this draft PR:
#102601
The changes in this PR are intended to update the Architecture entry for
LLDB with XCOFF,PPC.
1. Added new ArchitectureType `eArchTypeXCOFF`
2. Added a new `ArchDefinitionEntry g_xcoff_arch_entries[]`
3. Added a new case for `XCOFF in ArchSpec::SetArchitecture(..)`
4. Updated `ArchDefinition *g_arch_definitions[]`
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions