test: Set emit_bin=false for spirv_mergable_pointers.zig.

/home/alexrp/.cache/zig/b/18236e302af25e3fb99bc6a232ddc447/builtin.zig:6:5: error: TODO (SPIR-V): Implement unsigned composite int type of 64 bits
pub const zig_backend = std.builtin.CompilerBackend.stage2_spirv64;
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This commit is contained in:
Alex Rønne Petersen
2024-11-24 22:04:49 +01:00
parent 4b16d81318
commit 1d1ca84854

View File

@@ -14,3 +14,4 @@ export fn a() void {
// output_mode=Obj
// backend=stage2
// target=spirv64-vulkan
// emit_bin=false