[libc-commits] [PATCH] D139939: [libc] Make string functions buildable with GCC
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Dec 18 07:01:11 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG93ac449369be: [libc] Make string functions buildable with GCC (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139939/new/
https://reviews.llvm.org/D139939
Files:
libc/src/__support/compiler_features.h
libc/src/string/memory_utils/bcmp_implementations.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
libc/src/string/memory_utils/op_builtin.h
libc/src/string/memory_utils/op_generic.h
libc/src/string/memory_utils/op_x86.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139939.483822.patch
Type: text/x-patch
Size: 10795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221218/d76b7c20/attachment-0001.bin>
More information about the libc-commits
mailing list