[libc-commits] [PATCH] D155515: [libc][NFC] Split memmove implementations per platform
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jul 18 05:20:46 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG23dcdbfba790: [libc][NFC] Split memmove implementations per platform (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155515/new/
https://reviews.llvm.org/D155515
Files:
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/aarch64/memmove_implementations.h
libc/src/string/memory_utils/memmove_implementations.h
libc/src/string/memory_utils/riscv/memmove_implementations.h
libc/src/string/memory_utils/x86_64/memmove_implementations.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155515.541467.patch
Type: text/x-patch
Size: 14122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230718/f439d752/attachment-0001.bin>
More information about the libc-commits
mailing list