diff options
| author | Justin Bogner <mail@justinbogner.com> | 2025-10-22 10:35:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-22 10:35:16 -0700 |
| commit | e9c7966046803a43b711d2b309e189ea8a3e0e85 (patch) | |
| tree | 793e43f4b149319aca357397bfa2b95e4f55c22f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 0e807a4261913f73ce68052cb2707b4e7ae89e7b (diff) | |
| download | llvm-e9c7966046803a43b711d2b309e189ea8a3e0e85.zip llvm-e9c7966046803a43b711d2b309e189ea8a3e0e85.tar.gz llvm-e9c7966046803a43b711d2b309e189ea8a3e0e85.tar.bz2 | |
[DirectX] Fix crash when naming buffers of arrays (#164553)
DXILResource was falling over trying to name a resource type that
contained an array, such as `StructuredBuffer<float[3][2]>`. Handle this
by walking through array types to gather the dimensions.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
