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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
libc
/
src
/
errno
/
CMakeLists.txt
blob
e8868dc48c5e97c4a35ccec44b37d6c3a0cb5e09
1
add_entrypoint_object(
2
errno
3
SRCS
4
libc_errno.cpp
5
HDRS
6
libc_errno.h # Include this
7
DEPENDS
8
libc.include.errno
9
libc.src.__support.common
10
)