aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2025-10-22 10:35:16 -0700
committerGitHub <noreply@github.com>2025-10-22 10:35:16 -0700
commite9c7966046803a43b711d2b309e189ea8a3e0e85 (patch)
tree793e43f4b149319aca357397bfa2b95e4f55c22f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0e807a4261913f73ce68052cb2707b4e7ae89e7b (diff)
downloadllvm-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