[libc-commits] [PATCH] D93195: [libc] Add memmove implementation.
Cheng Wang via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jan 12 02:31:53 PST 2021
cheng.w updated this revision to Diff 316032.
cheng.w marked an inline comment as done.
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.316032.patch
Type: text/x-patch
Size: 7980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210112/d11fec98/attachment.bin>
More information about the libc-commits
mailing list