Closed alichraghi closed 3 days ago
0.12.0-dev.1286+cc394431a
zig build-obj -femit-asm=empty.asm empty.zig
cat empty.asm
Zig should ignore unreferenced declarations. This is currently a blocker for spirv backend which needs to disallow generic pointers in vulkan platform
Closing as duplicate of #21827
Zig Version
0.12.0-dev.1286+cc394431a
Steps to Reproduce and Observed Behavior
Expected Behavior
Zig should ignore unreferenced declarations. This is currently a blocker for spirv backend which needs to disallow generic pointers in vulkan platform