Skip to content

Commit 8fbdccc

Browse files
committed
[SPIRV] Update spirv-tools submodule
Fixes microsoft#7164
1 parent b471183 commit 8fbdccc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

external/SPIRV-Tools

Submodule SPIRV-Tools updated 51 files

tools/clang/test/CodeGenSPIRV/fn.export.with.entrypoint.hlsl

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ export int external_function() {
1010
void main() {
1111
external_function();
1212
return;
13-
}
13+
}

0 commit comments

Comments
 (0)