src/codegen.cpp | 2 +- std/special/compiler_rt.zig | 13 ++----------- std/special/compiler_rt/divti3.zig | 6 +++--- std/special/compiler_rt/modti3.zig | 6 +++--- std/special/compiler_rt/muloti4.zig | 6 +++--- std/special/compiler_rt/multi3.zig | 6 +++--- std/special/compiler_rt/udivmodti4.zig | 5 +++-- std/special/compiler_rt/udivti3.zig | 5 +++-- std/special/compiler_rt/umodti3.zig | 6 +++--- 9 files changed, 24 insertions(+), 31 deletions(-)