[libc-commits] [PATCH] D110222: [libc] Add an implementation of	bsearch.
    Siva Chandra via Phabricator via libc-commits 
    libc-commits at lists.llvm.org
       
    Wed Sep 22 09:37:21 PDT 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32a50078657d: [libc] Add an implementation of bsearch. (authored by sivachandra).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110222/new/
https://reviews.llvm.org/D110222
Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/api.td
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/spec.td
  libc/spec/stdc.td
  libc/src/stdlib/CMakeLists.txt
  libc/src/stdlib/bsearch.cpp
  libc/src/stdlib/bsearch.h
  libc/test/src/stdlib/CMakeLists.txt
  libc/test/src/stdlib/bsearch_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110222.374266.patch
Type: text/x-patch
Size: 8945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210922/db143f52/attachment-0001.bin>
    
    
More information about the libc-commits
mailing list