remove spirv cpu arch
This commit is contained in:
committed by
Andrew Kelley
parent
c71bb0f2b6
commit
1df79ab895
@@ -2,6 +2,6 @@ export fn entry() align(64) void {}
|
||||
|
||||
// error
|
||||
// backend=stage2
|
||||
// target=nvptx-cuda,nvptx64-cuda,spirv-vulkan,spirv32-opencl,spirv64-opencl,wasm32-freestanding,wasm64-freestanding
|
||||
// target=nvptx-cuda,nvptx64-cuda,spirv32-opengl,spirv32-vulkan,spirv32-opencl,spirv64-opencl,spirv64-amdhsa,wasm32-freestanding,wasm64-freestanding
|
||||
//
|
||||
// :1:25: error: target does not support function alignment
|
||||
|
||||
Reference in New Issue
Block a user