mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-30 06:42:48 +03:00
d83836825f
this adds the following functions to compiler-rt: * `__mulsf3` * `__muldf3` * `__multf3` See #1290