[libc-commits] [PATCH] D136687: [libc][NFC] move memmove implementation
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Nov 16 02:42:51 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5f4f12b5e8f: [libc][NFC] move memmove implementation (authored by gchatelet).
Changed prior to commit:
https://reviews.llvm.org/D136687?vs=470488&id=475745#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136687/new/
https://reviews.llvm.org/D136687
Files:
libc/src/string/CMakeLists.txt
libc/src/string/memmove.cpp
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/memmove_implementations.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136687.475745.patch
Type: text/x-patch
Size: 8220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221116/47b99dd8/attachment-0001.bin>
More information about the libc-commits
mailing list