[libc-commits] [PATCH] D138994: [libc] Add bcopy
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Nov 30 02:50:07 PST 2022
gchatelet created this revision.
gchatelet added a reviewer: sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
gchatelet requested review of this revision.
Repository:
rG LLVM Github Monorepo
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/stdc.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.478869.patch
Type: text/x-patch
Size: 10171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221130/35cfe7fc/attachment-0001.bin>
More information about the libc-commits
mailing list