summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-09-23 10:33:43 -0700
committerFangrui Song <i@maskray.me>2024-09-23 10:33:43 -0700
commitdf0864e761107b07e38f5503e0cbee0cebb4c5e8 (patch)
treec8753a1ff9257de015ff555ca770290a11c3cce8 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent62f3eae466cc6af101a9bfa21e2af4ff5c95658d (diff)
[ELF] Move elf::symtab into Ctx
Remove the global variable `symtab` and add a member variable (`std::unique_ptr<SymbolTable>`) to `Ctx` instead. This is one step toward eliminating global states. Pull Request: https://github.com/llvm/llvm-project/pull/109612
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions