[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:29:28 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f0800cc187a: [libc][NFC] Remove headergen for the cacheline size macro. (authored by sivachandra).
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.326091.patch
Type: text/x-patch
Size: 4981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210224/8fc1c6f0/attachment.bin>
More information about the libc-commits
mailing list