aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-10-09 10:15:31 -0700
committerGitHub <noreply@github.com>2025-10-09 10:15:31 -0700
commitc20d0292c2939eec18ca7b79736a44539b47adcb (patch)
treefc6bae7cf0e88d12a542b8a58e208dbca7a856a9 /lldb/source/Plugins/ScriptInterpreter/Python
parent05e723e25efe2af0506b01af22115c684262532e (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions