rename spirv backend name

`stage2_spirv64` -> `stage2_spirv`
This commit is contained in:
Ali Cheraghi
2025-06-16 01:16:15 +03:30
parent c126d6554f
commit 872f68c9cb
111 changed files with 921 additions and 921 deletions

View File

@@ -16,4 +16,4 @@ export fn a() void {
//
// :9:13: error: value with non-mergable pointer type '*i32' depends on runtime control flow
// :9:17: note: runtime control flow here
// :9:13: note: pointers with address space 'generic' cannot be returned from a branch on target spirv-vulkan by compiler backend stage2_spirv64
// :9:13: note: pointers with address space 'generic' cannot be returned from a branch on target spirv-vulkan by compiler backend stage2_spirv