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
/
src
/
stdio
/
CMakeLists.txt
blob
337ee22c533dc328e27af75373d98f47848ec971
1
add_entrypoint_object(
2
fwrite
3
SRCS
4
fwrite.cpp
5
HDRS
6
fwrite.h
7
DEPENDS
8
libc.src.threads.mtx_lock
9
libc.src.threads.mtx_unlock
10
)