[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:19:57 PDT 2020


cgyurgyik added inline comments.


================
Comment at: libc/config/linux/aarch64/entrypoints.txt:16
     libc.src.string.strnlen
+    libc.src.string.memrchr
 )
----------------
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? 


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