mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
LLVM would run out of registers due to the edi usage. Just extend what we're already doing for ebp to edi as well.
LLVM would run out of registers due to the edi usage. Just extend what we're already doing for ebp to edi as well.