[libc-commits] [PATCH] D138994: [libc] Add bcopy

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Dec 1 01:52:34 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG186a15f7a931: [libc] Add bcopy (authored by gchatelet).

Changed prior to commit:
  https://reviews.llvm.org/D138994?vs=479199&id=479200#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138994

Files:
  libc/config/darwin/arm/entrypoints.txt
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/arm/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/config/windows/entrypoints.txt
  libc/docs/strings.rst
  libc/spec/llvm_libc_ext.td
  libc/src/string/CMakeLists.txt
  libc/src/string/bcopy.cpp
  libc/src/string/bcopy.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/bcopy_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel
  utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138994.479200.patch
Type: text/x-patch
Size: 10124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221201/73c2057d/attachment-0001.bin>


More information about the libc-commits mailing list