aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-10-06 08:57:29 -0700
committerGitHub <noreply@github.com>2025-10-06 08:57:29 -0700
commit44b2673544bf32ae498cfa22193090f9fd7dae24 (patch)
treedde68786ef4a7ae0d7825c6828b7126dcfe5b6de /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9e8dda103425d355e06aca7e069050381ae84ceb (diff)
downloadllvm-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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions