mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +00:00
Now the self-hosted compiler re-uses the same C++ code for interfacing with LLVM as the C++ code. It also links against the same LLD library files.