lib/compiler_rt.zig | 1 + lib/compiler_rt/memcpy.zig | 140 +------------------------------ lib/compiler_rt/memmove.zig | 144 ++++++++++++++++++++++++++++++++ 3 files changed, 147 insertions(+), 138 deletions(-)