[libc-commits] [PATCH] D93009: [libc] Add memcmp implementation.

Cheng Wang via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Dec 14 01:25:20 PST 2020


cheng.w updated this revision to Diff 311516.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93009

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/string/CMakeLists.txt
  libc/src/string/memcmp.cpp
  libc/src/string/memcmp.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/memcmp_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93009.311516.patch
Type: text/x-patch
Size: 4868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201214/98e33060/attachment.bin>


More information about the libc-commits mailing list