[libc-commits] [PATCH] D93195: [libc] Add memmove implementation.

Cheng Wang via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jan 14 20:08:58 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2423ec583761: [libc] Add memmove implementation. (authored by cheng.w).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93195/new/

https://reviews.llvm.org/D93195

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/string/CMakeLists.txt
  libc/src/string/memmove.cpp
  libc/src/string/memmove.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/memmove_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93195.316837.patch
Type: text/x-patch
Size: 8012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210115/5402b322/attachment-0001.bin>


More information about the libc-commits mailing list