[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:09:01 PDT 2020
sivachandra added inline comments.
================
Comment at: libc/config/linux/aarch64/entrypoints.txt:16
libc.src.string.strnlen
+ libc.src.string.memrchr
)
----------------
I missed in the previous reviews, but can you please sort these lists alphabetically.
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