diff options
author | Fangrui Song <i@maskray.me> | 2024-08-21 21:23:28 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-08-21 21:23:28 -0700 |
commit | 4629aa17976b4110e6e94e7c92926c789730702e (patch) | |
tree | 24bbe8f55a13f8f50e212b90a0c1ced65564ffa9 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 503907dc505db1e439e7061113bf84dd105f2e35 (diff) | |
download | llvm-4629aa17976b4110e6e94e7c92926c789730702e.zip llvm-4629aa17976b4110e6e94e7c92926c789730702e.tar.gz llvm-4629aa17976b4110e6e94e7c92926c789730702e.tar.bz2 |
[ELF] Move script into Ctx. NFC
Ctx was introduced in March 2022 as a more suitable place for such
singletons.
We now use default-initialization for `LinkerScript` and should pay
attention to non-class types (e.g. `dot` is initialized by commit
503907dc505db1e439e7061113bf84dd105f2e35).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions