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
[NFC][Py Reformat] Added more commits to .git-blame-ignore-revs
[llvm-project.git]
/
libc
/
src
/
assert
/
CMakeLists.txt
blob
57ff9e97aa2635bb0a2ea45e29739ccf1d7ad7a8
1
add_entrypoint_object(
2
__assert_fail
3
SRCS
4
__assert_fail.cpp
5
HDRS
6
__assert_fail.h
7
assert.h
8
DEPENDS
9
libc.include.assert
10
libc.src.__support.OSUtil.osutil
11
libc.src.stdlib.abort
12
)