[libc-commits] [PATCH] D93195: [libc] Add memmove implementation.
Cheng Wang via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jan 14 18:53:34 PST 2021
cheng.w updated this revision to Diff 316829.
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.316829.patch
Type: text/x-patch
Size: 8012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210115/c95df514/attachment-0001.bin>
More information about the libc-commits
mailing list