[libc-commits] [PATCH] D136673: [libc] remove mem functions dead code

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Nov 16 02:29:57 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG534f4bca58f8: [libc] remove mem functions dead code (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136673/new/

https://reviews.llvm.org/D136673

Files:
  libc/src/string/memory_utils/CMakeLists.txt
  libc/src/string/memory_utils/elements.h
  libc/src/string/memory_utils/elements_aarch64.h
  libc/src/string/memory_utils/elements_x86.h
  libc/test/src/string/memory_utils/CMakeLists.txt
  libc/test/src/string/memory_utils/elements_test.cpp
  libc/test/src/string/memory_utils/memory_access_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136673.475741.patch
Type: text/x-patch
Size: 52643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221116/683a0fba/attachment-0001.bin>


More information about the libc-commits mailing list