llvm-project/libc/config/linux/aarch64
Michael Jones e0e7fa36d3 [libc] enable s(n)printf without fullbuild
To use the FILE data structure, LLVM-libc must be in fullbuild mode
since it expects its own implementation. This means that (f)printf can't
be used without fullbuild, but s(n)printf only uses strings. This patch
adjusts the CMake to allow for this.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D131913
2022-08-15 13:45:34 -07:00
..
entrypoints.txt [libc] enable s(n)printf without fullbuild 2022-08-15 13:45:34 -07:00
headers.txt [libc] add inttypes header 2021-08-26 18:04:21 +00:00