[libc-commits] [PATCH] D78611: [libc] Add a library of low level utils.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 21 22:08:59 PDT 2020
sivachandra created this revision.
Herald added subscribers: libc-commits, tschuett, mgorny.
Herald added a project: libc-project.
sivachandra updated this revision to Diff 259163.
sivachandra added a comment.
sivachandra added a child revision: D78612: [libc] Add sanitizer instrumentation to the SIMD strlen implementation..
- clang-format.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78611
Files:
libc/config/linux/CMakeLists.txt
libc/config/linux/platform_lowlevel.cpp
libc/config/linux/platform_lowlevel.h.inc
libc/config/linux/x86_64/machine_lowlevel.cpp
libc/src/CMakeLists.txt
libc/src/__support/CMakeLists.txt
libc/src/__support/lowlevel_utils.h.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78611.259163.patch
Type: text/x-patch
Size: 4688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200422/fdfaf664/attachment.bin>
More information about the libc-commits
mailing list