[libc-commits] [PATCH] D97363: [libc][NFC] Remove headergen for the cacheline size macro.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 24 07:28:10 PST 2021
sivachandra updated this revision to Diff 326089.
sivachandra added a comment.
Add default failure case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97363/new/
https://reviews.llvm.org/D97363
Files:
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/cacheline_size.h.def
libc/src/string/memory_utils/cacheline_size_aarch64.h.inc
libc/src/string/memory_utils/cacheline_size_arm.h.inc
libc/src/string/memory_utils/cacheline_size_ppc64.h.inc
libc/src/string/memory_utils/cacheline_size_x86.h.inc
libc/src/string/memory_utils/cacheline_size_x86_64.h.inc
libc/src/string/memory_utils/utils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97363.326089.patch
Type: text/x-patch
Size: 4981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210224/b75efa9e/attachment.bin>
More information about the libc-commits
mailing list