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

Cheng Wang via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 6 18:02:16 PST 2021


cheng.w updated this revision to Diff 315034.
cheng.w edited the summary of this revision.
cheng.w removed a reviewer: sivachandra.
cheng.w added a subscriber: sivachandra.

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.315034.patch
Type: text/x-patch
Size: 7886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210107/46866fce/attachment.bin>


More information about the libc-commits mailing list