summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJez Ng <jezng@fb.com>2021-12-11 01:01:14 -0500
committerJez Ng <jezng@fb.com>2021-12-11 01:01:57 -0500
commit098430cd25e7d1d5035932db2e4e5f9fb72adfee (patch)
treec671b4f6c17eb48609bba6e520f836659f12dcf3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent40bcbe48e8ecefc6f873acef10f3265401008655 (diff)
[lld-macho][nfc] Simplify LC_DATA_IN_CODE generation
1. After D113241, we have the section address easily accessible and no longer need to iterate across the LC_SEGMENT commands to emit LC_DATA_IN_CODE. 2. There's no need to store a pointer to the data in code entries during the parse step; we can just look it up as part of the output step. Reviewed By: #lld-macho, thakis Differential Revision: https://reviews.llvm.org/D115556
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions