lib/compiler_rt.zig | 1 + lib/compiler_rt/memcpy.zig | 288 +++++++++++++++++++------------- lib/compiler_rt/memmove.zig | 170 +++++++++++++++++++ 3 files changed, 347 insertions(+), 112 deletions(-)