mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 13:26:08 +00:00

Supported strrchr, strrstr, strto*, recvmmsg, recrmsg, nanosleep, memchr, snprintf, socketpair, sprintf, getocketname, getsocketopt, gettimeofday, getpeername. strcpy was added because the test of sprintf need it. It will be committed by D98966. Please ignore it when reviewing. This is a part of https://reviews.llvm.org/D95835. Reviewed By: gbalats Differential Revision: https://reviews.llvm.org/D99109
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================