diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-10-06 08:57:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 08:57:29 -0700 |
commit | 44b2673544bf32ae498cfa22193090f9fd7dae24 (patch) | |
tree | dde68786ef4a7ae0d7825c6828b7126dcfe5b6de /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9e8dda103425d355e06aca7e069050381ae84ceb (diff) | |
download | llvm-44b2673544bf32ae498cfa22193090f9fd7dae24.zip llvm-44b2673544bf32ae498cfa22193090f9fd7dae24.tar.gz llvm-44b2673544bf32ae498cfa22193090f9fd7dae24.tar.bz2 |
[CIR] Implement initial LoweringPrepare support for global ctors (#161452)
This adds the initial support for lowering the 'ctor' region of
cir.global operations to an init function which is called from a
TU-specific static initialization function.
This does not yet add an attribute to hold a list of global
initializers. That will be added in a future change.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions