diff options
| author | Andy Kaylor <akaylor@nvidia.com> | 2025-11-21 15:47:12 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-21 15:47:12 -0800 |
| commit | 136c9da55f72f692b9d2e9f623e09ae619a86e37 (patch) | |
| tree | 6a3c8cb8f55fea1c100dcf74b2feb5307b58daaf /lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py | |
| parent | 677fbf8edbc5057f43e8cc178c4aa50a857aa7c1 (diff) | |
[CIR] Implement global array dtor support (#169070)
This implements handling to destroy global arrays that require
destruction. Unlike classic codegen, CIR emits the destructor loop into
a 'dtor' region associated with the global array variable. Later, during
LoweringPrepare, this code is moved into a helper function and a call to
__cxa_atexit arranges for it to be called during the shared object
shutdown.
Diffstat (limited to 'lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py')
0 files changed, 0 insertions, 0 deletions
