summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2021-10-27 13:40:52 -0700
committerLang Hames <lhames@gmail.com>2021-10-27 16:20:46 -0700
commite32b1eee6aab52e2b7b75ee15e506b3e7dd30e68 (patch)
treec82a845172d9243618f9c0041a5f48db6f06590b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentef922c692fdb971497d79cc8fa6b9d221733db3d (diff)
[ORC] Change SPSExecutorAddr serialization, SupportFunctionCall struct.
SPSExecutorAddr will now be serializable to/from ExecutorAddr, rather than uint64_t. This improves type safety when working with serialized addresses. Also updates the SupportFunctionCall to use an ExecutorAddrRange (rather than a separate ExecutorAddr addr and uint64_t size field), and updates the tpctypes::*Write data structures to use ExecutorAddr rather than JITTargetAddress.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions