blob: dfc0aeca6fea44681f6c95cdf488471dcababb13 [file] [log] [blame]
Siva Chandra43806472019-10-04 17:30:54 +00001Entrypoints in LLVM libc
2------------------------
3
4A public function or a global variable provided by LLVM-libc is called an
5entrypoint. The notion of entrypoints is ingrained in LLVM-libc's
6source layout, build system and source code.