mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
99aea57928
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 |
||
---|---|---|
.. | ||
sys | ||
__llvm-libc-common.h | ||
__posix-types.h | ||
assert.h.def | ||
CMakeLists.txt | ||
ctype.h | ||
errno.h.def | ||
math.h.def | ||
signal.h.def | ||
stdio.h.def | ||
stdlib.h.def | ||
string.h.def | ||
threads.h.def |