[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 15:17:21 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 rGbfd94882f264: [libc][NFC] Move aligned access implementations to separate header (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154800/new/
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.538457.patch
Type: text/x-patch
Size: 21657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230709/9742fff8/attachment-0001.bin>
More information about the libc-commits
mailing list