Files
lexvm/pike.c
Kyryl Melekhin 364e04a0f9 use memcpy
compiler assumes there might be overlap, this is incorrect.
calling memcpy directly allows for better codegen
2021-10-08 18:34:18 +00:00

14 KiB