diff options
| author | Andy Kaylor <akaylor@nvidia.com> | 2025-10-09 10:15:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-09 10:15:31 -0700 |
| commit | c20d0292c2939eec18ca7b79736a44539b47adcb (patch) | |
| tree | fc6bae7cf0e88d12a542b8a58e208dbca7a856a9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 05e723e25efe2af0506b01af22115c684262532e (diff) | |
| download | llvm-c20d0292c2939eec18ca7b79736a44539b47adcb.zip llvm-c20d0292c2939eec18ca7b79736a44539b47adcb.tar.gz llvm-c20d0292c2939eec18ca7b79736a44539b47adcb.tar.bz2 | |
[CIR] Add support for global destructors (#162532)
This adds support for generating destructor calls for global variables
that have a destructor. This doesn't handle functions that are marked as
global destructors with `__attribute__((destructor))`. That will be
handled later.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
