Skip to content

Commit 8832f3b

Browse files
authored
[SPIR-V] Import SPIRV-Tools (#8357)
Debug instruction validation had a bug, now fixed. Fixes #8345
1 parent ec968ab commit 8832f3b

3 files changed

Lines changed: 2 additions & 5 deletions

File tree

external/SPIRV-Headers

tools/clang/test/CodeGenSPIRV/shader.debug.sourcecontinued.hlsl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// RUN: %dxc -T ps_6_0 -E MainPs -fspv-debug=vulkan-with-source-test -fcgl %s -spirv | FileCheck %s
22

3-
// Issue: https://github.com/microsoft/DirectXShaderCompiler/issues/8345
4-
// XFAIL: *
5-
63
// CHECK: DebugSource {{%[0-9]+}} {{%[0-9]+}}
74
// CHECK: DebugSourceContinued {{%[0-9]+}}
85

0 commit comments

Comments
 (0)