diff options
author | Andres-Salamanca <andrealebarbaritos@gmail.com> | 2025-06-20 09:03:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-20 09:03:02 -0500 |
commit | bd36f7331a9f575272aebb9e0163194541110912 (patch) | |
tree | a375780213956a47b830b89d117fed749957039c /clang/lib/AST/ByteCode/Program.cpp | |
parent | 225768d1f9f2e2ccff7dc79b4a4aaeab4c6aafc1 (diff) | |
download | llvm-bd36f7331a9f575272aebb9e0163194541110912.zip llvm-bd36f7331a9f575272aebb9e0163194541110912.tar.gz llvm-bd36f7331a9f575272aebb9e0163194541110912.tar.bz2 |
[CIR] Add initial support for bitfields in structs (#142041)
This change adds support for bitfields CIR records can now contain bit
fields.
I’ve updated the `CIRGenBitFieldInfo` comment, which originally came
from the incubator and was identical to the one in OGCodeGen, to better
reflect the current implementation.
Support for bitfields in unions big-endian architectures and `get` and
`set` operations remains unimplemented and will be addressed in a future
patch.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions