[libc-commits] [PATCH] D137868: [libc] Fix builtin definition for memory functions
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Nov 15 16:44:51 PST 2022
michaelrj updated this revision to Diff 475629.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.
move from checking if macros are defined back to which extensions are defined.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137868/new/
https://reviews.llvm.org/D137868
Files:
libc/cmake/modules/LLVMLibCCheckCpuFeatures.cmake
libc/src/string/CMakeLists.txt
libc/src/string/memory_utils/op_x86.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137868.475629.patch
Type: text/x-patch
Size: 5385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221116/cc56474e/attachment.bin>
More information about the libc-commits
mailing list