diff options
author | Justin Bogner <mail@justinbogner.com> | 2025-02-25 12:36:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 12:36:29 -0800 |
commit | c79e867cd2bbf414f53de169cd4480666303f0dc (patch) | |
tree | f05f602dd6d5bfdaa597ccc22f513322a86b7089 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6a5dd04013a1442ed4c5861216c8c67a81f37ed0 (diff) | |
download | llvm-c79e867cd2bbf414f53de169cd4480666303f0dc.zip llvm-c79e867cd2bbf414f53de169cd4480666303f0dc.tar.gz llvm-c79e867cd2bbf414f53de169cd4480666303f0dc.tar.bz2 |
[DirectX] Update CBuffer to refer to a `dx.Layout` type (#128697)
This adds support cbuffers based on llvm/wg-hlsl#171 - the type argument
of the CBuffer TargetExtType is either a `dx.Layout` type which reports
its own size, or it's a normal type and we can simply refer to
DataLayout.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions