Sign in
llvm
/
llvm-project
/
clang
/
refs/heads/main
/
.
/
lib
/
Headers
/
llvm_libc_wrappers
/
llvm-libc-decls
/
README.txt
blob: e012cd9e293126e47ae255704aebe3b0a669ee1c [
file
] [
log
] [
blame
] [
edit
]
LLVM libc declarations
======================
This directory will be filled by the `libc` project with declarations that are
availible on the device. Each declaration will use the `__LIBC_ATTRS` attribute
to control emission on the device side.