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][SME2] Fix PSEL builtin predicates (#77097)
[llvm-project.git]
/
llvm
/
utils
/
count
/
CMakeLists.txt
blob
cfd1f4a85d8a17282903b624c92e3b7384d3784e
1
set(LLVM_LINK_COMPONENTS
2
support
3
)
4
5
add_llvm_utility(count
6
count.c
7
)