ziglang / zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
https://ziglang.org
MIT License
35.12k stars 2.56k forks source link

fix llvm-enabled compiler builds with the self-hosted backend #22004

Closed jacobly0 closed 1 week ago

jacobly0 commented 1 week ago

This fixes zig build -Denable-llvm -Duse-llvm=false on my system.