[libc-commits] [PATCH] D113108: [libc][NFC] Allow memset (and bzero) to be inlined
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Nov 4 06:48:36 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc02aa1543845: [libc][NFC] Allow memset (and bzero) to be inlined (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113108/new/
https://reviews.llvm.org/D113108
Files:
libc/src/string/CMakeLists.txt
libc/src/string/aarch64/memset.cpp
libc/src/string/bzero.cpp
libc/src/string/memory_utils/memset_implementations.h
libc/src/string/memory_utils/memset_utils.h
libc/src/string/memset.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113108.384737.patch
Type: text/x-patch
Size: 8743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211104/3ad1e848/attachment-0001.bin>
More information about the libc-commits
mailing list