repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Avoid linking libdl unless needed
[llvm-project.git]
/
libc
/
docs
/
entrypoints.rst
blob
dfc0aeca6fea44681f6c95cdf488471dcababb13
1
Entrypoints in LLVM libc
2
------------------------
3
4
A public function or a global variable provided by LLVM-libc is called an
5
entrypoint. The notion of entrypoints is ingrained in LLVM-libc's
6
source layout, build system and source code.