brintos

brintos / llvm-project-archived public Read only

0
0
Text · 254 B · 3c24a92 Raw
9 lines · plain
1.. _entrypoints:2 3Entrypoints in LLVM libc4------------------------5 6A public function or a global variable provided by LLVM-libc is called an7entrypoint. The notion of entrypoints is ingrained in LLVM-libc's8source layout, build system and source code.9