diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-04-16 10:33:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 10:33:09 -0700 |
commit | 80c19b3b1d59294be63d8b55fedc317305abbdbe (patch) | |
tree | c0f392a18354e8eae687fd0b9510142ae896bd1d /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ce7466f66c8a279917cd1c9486846b6857a82fe8 (diff) | |
download | llvm-80c19b3b1d59294be63d8b55fedc317305abbdbe.zip llvm-80c19b3b1d59294be63d8b55fedc317305abbdbe.tar.gz llvm-80c19b3b1d59294be63d8b55fedc317305abbdbe.tar.bz2 |
[CIR] Upstream initial support for complete record types (#135844)
This adds basic support for populating record types. In order to keep
the change small, everything non-essential was deferred to a later
change set. Only non-recursive structures are handled. Structures
padding is not yet implemented. Bitfields are not supported. No attempt
is made to handle ABI requirements for passing structure arguments.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions