aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build
diff options
context:
space:
mode:
authormlugg <mlugg@mlugg.co.uk>2025-06-03 22:42:10 +0100
committermlugg <mlugg@mlugg.co.uk>2025-06-12 13:55:40 +0100
commit89ba8859704486d526a75434f18d5a25ff89d57b (patch)
treeda2ee8131619f320818ae99778d270c8589f17cb /lib/std/Build
parentc0df70706695a67089d4e691d3d3a0f77b90298f (diff)
downloadzig-89ba8859704486d526a75434f18d5a25ff89d57b.tar.gz
zig-89ba8859704486d526a75434f18d5a25ff89d57b.zip
spirv: make the backend compile again
Unfortunately, the self-hosted SPIR-V backend is quite tightly coupled with the self-hosted SPIR-V linker through its `Object` concept (which is much like `llvm.Object`). Reworking this would be too much work for this branch. So, for now, I have introduced a special case (similar to the LLVM backend's special case) to the codegen logic when using this backend. We will want to delete this special case at some point, but it need not block this work.
Diffstat (limited to 'lib/std/Build')
0 files changed, 0 insertions, 0 deletions