rename spirv backend name
`stage2_spirv64` -> `stage2_spirv`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user