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
[AA] Pass query info.
[llvm-project.git]
/
libc
/
src
/
stdlib
/
linux
/
CMakeLists.txt
blob
27e00a35c70f3620a435ed407ccf10c089f37b26
1
add_entrypoint_object(
2
_Exit
3
SRCS
4
_Exit.cpp
5
HDRS
6
../_Exit.h
7
DEPENDS
8
libc.include.sys_syscall
9
libc.config.linux.linux_syscall_h
10
libc.include.stdlib
11
)