mirror of
https://github.com/ziglang/zig.git
synced 2025-12-30 01:53:16 +00:00
This allows stage2 to build more of compiler-rt. I also changed `-%` to `-` for comptime ints in the div and mul implementations of compiler-rt. This is clearer code and also happens to work around a bug in stage2.