Luuk de Gram f5edaa96dd compiler_rt: Move mem implementations from c.zig
This moves functions that LLVM generates calls to,
to the compiler_rt implementation itself, rather than c.zig.
This is a prerequisite for native backends to link with compiler-rt.
This also allows native backends to generate calls to `memcpy` and the like.
2022-10-15 07:02:38 -07:00
..
2022-08-29 15:14:58 -07:00
2022-08-29 15:12:46 -07:00
2022-08-04 18:02:01 -07:00
2022-08-04 18:09:10 -07:00