llvm-project/libc/test
Guillaume Chatelet 6ca54e0114 [libc] Add memset and bzero implementations
Summary: This patch adds general purpose `memset` and `bzero` implementations.

Reviewers: sivachandra, abrachet

Subscribers: mgorny, tschuett, ecnelises, libc-commits, courbet

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D80010
2020-05-20 06:35:13 +00:00
..
config [libc][NFC] Rename cpp::function to cpp::Function. 2020-04-30 11:58:26 -07:00
loader [libc][Take 2] Propagate entrypoint deps to downstream targets. 2020-04-21 10:29:09 -07:00
src [libc] Add memset and bzero implementations 2020-05-20 06:35:13 +00:00
CMakeLists.txt [libc] Add a simple x86_64 linux loader. 2020-03-25 10:12:35 -07:00