[libc-commits] [PATCH] D81621: [libc] Remove dead code from memcpy to make it machine independent.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 12 14:14:46 PDT 2020


sivachandra updated this revision to Diff 270510.
sivachandra added a comment.

Make an architecture independent copy of memcpy implementation as suggested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81621

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/memcpy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81621.270510.patch
Type: text/x-patch
Size: 4809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200612/f38df75b/attachment-0001.bin>


More information about the libc-commits mailing list