Files
clang-p2996/llvm/test/Analysis/DXILResource
Justin Bogner c79e867cd2 [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.
2025-02-25 12:36:29 -08:00
..