std.Target: Remove no longer relevant TODO about SPIR-V ABIs.

This commit is contained in:
Alex Rønne Petersen 2024-08-10 15:41:43 +02:00
parent eb4539a27d
commit 4d4a023042
No known key found for this signature in database

View File

@ -714,7 +714,7 @@ pub const Abi = enum {
.emscripten,
=> .musl,
.liteos => .ohos,
.opencl, // TODO: SPIR-V ABIs with Linkage capability
.opencl,
.opengl,
.vulkan,
.plan9, // TODO specify abi