xref: /llvm-project/clang/lib/Headers/llvm_libc_wrappers/llvm-libc-decls/README.txt (revision 2a65d0388ca0f1c756f4c1a859cbb9e24b364942)
1LLVM libc declarations
2======================
3
4This directory will be filled by the `libc` project with declarations that are
5availible on the device. Each declaration will use the `__LIBC_ATTRS` attribute
6to control emission on the device side.
7