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
[flang] Use object before converts in fir.dispatch (#68589)
[llvm-project.git]
/
libc
/
src
/
sys
/
sendfile
/
linux
/
CMakeLists.txt
blob
f6d4fa30fb46cabc363f360b2cc81f6fd43847f7
1
add_entrypoint_object(
2
sendfile
3
SRCS
4
sendfile.cpp
5
HDRS
6
../sendfile.h
7
DEPENDS
8
libc.include.sys_sendfile
9
libc.include.sys_syscall
10
libc.src.__support.OSUtil.osutil
11
libc.src.errno.errno
12
)