diff options
| author | Lang Hames <lhames@gmail.com> | 2021-07-08 16:29:39 +1000 |
|---|---|---|
| committer | Lang Hames <lhames@gmail.com> | 2021-07-08 16:31:59 +1000 |
| commit | d7afd11e3dc14d50156618cb27689f1425239c86 (patch) | |
| tree | 32b673ff12f3288a4d34bbc17f65dab212952325 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 963378bd8278220eb382bec76846ef39e4ea597e (diff) | |
[ORC] Introduce ExecutorAddress type, fix broken LLDB bot.
ExecutorAddressRange depended on JITTargetAddress, but JITTargetAddress is
defined in ExecutionEngine, which OrcShared should not depend on.
This seems like as good a time as any to introduce a new ExecutorAddress type
to eventually replace JITTargetAddress. For now it's just another uint64_t
alias, but it will soon be changed to a class type to provide greater type
safety.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
