Sterling-Augustine ecee70e210
Implement vector version of memchr, and dispatch to same (#177711)
As in the description. 

This implementation shares quite a bit of code with the wide-read
versions of string_length.
2026-02-13 12:38:19 -08:00
..
2026-01-26 14:48:35 -08:00

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.