[libc-commits] [PATCH] D154770: [libc][NFC] Move memfunction's byte per byte implementations to a separate header
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Jul 9 00:22:25 PDT 2023
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 rGdbaa5838c13e: [libc][NFC] Move memfunction's byte per byte implementations to a separate… (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154770/new/
https://reviews.llvm.org/D154770
Files:
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/bcmp_implementations.h
libc/src/string/memory_utils/generic/byte_per_byte.h
libc/src/string/memory_utils/memcmp_implementations.h
libc/src/string/memory_utils/memcpy_implementations.h
libc/src/string/memory_utils/memmove_implementations.h
libc/src/string/memory_utils/memset_implementations.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154770.538404.patch
Type: text/x-patch
Size: 14461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230709/d1e421e8/attachment.bin>
More information about the libc-commits
mailing list