[libc-commits] [PATCH] D84469: [libc] Adds implementation for memrchr.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jul 24 11:23:38 PDT 2020
sivachandra marked an inline comment as done.
sivachandra added inline comments.
================
Comment at: libc/config/linux/aarch64/entrypoints.txt:16
libc.src.string.strnlen
+ libc.src.string.memrchr
)
----------------
cgyurgyik wrote:
> sivachandra wrote:
> > I missed in the previous reviews, but can you please sort these lists alphabetically.
> Are you OK with me doing this in a separate commit?
OK.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84469/new/
https://reviews.llvm.org/D84469
More information about the libc-commits
mailing list