[libc-commits] [PATCH] D154800: [libc][NFC] Move aligned access implementations to separate header
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Jul 9 14:36:10 PDT 2023
gchatelet created this revision.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
gchatelet requested review of this revision.
Follow up on https://reviews.llvm.org/D154770
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154800
Files:
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/bcmp_implementations.h
libc/src/string/memory_utils/generic/aligned_access.h
libc/src/string/memory_utils/memcmp_implementations.h
libc/src/string/memory_utils/memcpy_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: D154800.538453.patch
Type: text/x-patch
Size: 21657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230709/3d369838/attachment-0001.bin>
More information about the libc-commits
mailing list