[libc-commits] [PATCH] D84469: [libc] Adds implementation for memrchr.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jul 24 11:41:24 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a9630b7774d: [libc] Adds implementation for memrchr. (authored by cgyurgyik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84469/new/
https://reviews.llvm.org/D84469
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/spec/gnu_ext.td
libc/src/string/CMakeLists.txt
libc/src/string/memrchr.cpp
libc/src/string/memrchr.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/memrchr_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84469.280529.patch
Type: text/x-patch
Size: 9055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200724/c862ca92/attachment.bin>
More information about the libc-commits
mailing list