Issue 64775
Summary Buidling with DebugInfo exposes a number of crashes in DXILBitcodeWriter
Labels backend:DirectX, HLSL
Assignees bogner
Reporter bogner
    There are a number of crashes in the DXILBitcodeWriter that can be hit easily by doing something like `clang-dxc -T cs_6_6 -g -Fox.obj anything.hlsl`. Some are debug info specific but others are more generally about metadata. We need to fix and add individual tests for each.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to