diff options
| author | Zaara Syeda <syzaara@ca.ibm.com> | 2024-05-21 14:00:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-21 14:00:24 -0400 |
| commit | 194e7cc7aabe2ffb153ca66527ffb6b500fa4c50 (patch) | |
| tree | 91d2d62b0316fd62cd75bf70d01044363eb39dd8 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp | |
| parent | 2805e6faad7795ed0846010e3e7ad41460030758 (diff) | |
[PowerPC][AIX] 64-bit large code-model support for toc-data (#90619)
This patch adds support for toc-data for 64-bit large code-model on AIX.
The sequence ADDIStocHA8/ADDItocL8 is used to access the data directly
from the TOC.
When emitting the instruction ADDIStocHA8, we check if the symbol has
toc-data attribute before creating a toc entry for it. When emitting the
instruction ADDItocL8, we use the LA8 instruction to load the address.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
