llvm-project/libc/test
Alex Brachet 99aea57928 [libc] Add very basic stdio FILE and fwrite
Summary:
This patch adds a very basic `FILE` type and basic `fwrite`.

It also removes `snprintf` from `StdIO`'s function spec because `VarArgType` was causing the generation to fail.

Reviewers: sivachandra, PaulkaToast

Reviewed By: sivachandra

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Differential Revision: https://reviews.llvm.org/D77626
2020-04-14 04:02:27 -04:00
..
config [libc] Remove <functional> dependency in syscall_test.cpp 2020-04-14 03:27:10 -04:00
loader [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
src [libc] Add very basic stdio FILE and fwrite 2020-04-14 04:02:27 -04:00
CMakeLists.txt [libc] Add a simple x86_64 linux loader. 2020-03-25 10:12:35 -07:00