diff options
author | Justin Bogner <mail@justinbogner.com> | 2024-11-18 13:56:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 13:56:33 -0800 |
commit | e0b522dd94e48229d587a54a3103ba1c198b16a7 (patch) | |
tree | 91edd9487f9bdb8f8c34c3af7f28d63c244beb8e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 55876278d362020503db5f0e66313829c40ff640 (diff) | |
download | llvm-e0b522dd94e48229d587a54a3103ba1c198b16a7.zip llvm-e0b522dd94e48229d587a54a3103ba1c198b16a7.tar.gz llvm-e0b522dd94e48229d587a54a3103ba1c198b16a7.tar.bz2 |
[DirectX] Fix crash in DXILFlattenArrays for function declarations (#116690)
We were skipping intrinsics here, but really we need to skip all
function declarations - if the function doesn't have a body there's
nothing to walk.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions