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
[JITLink][arm64][MachO] Apply PAC signing to __mod_init_func pointers.
[llvm-project.git]
/
llvm
/
unittests
/
tools
/
CMakeLists.txt
blob
e032113fa77e6a0892c0edc0490cc704855bd008
1
if(LLVM_TARGETS_TO_BUILD MATCHES "X86")
2
add_subdirectory(
3
llvm-cfi-verify
4
)
5
endif()
6
7
add_subdirectory(
8
llvm-exegesis
9
)
10
add_subdirectory(llvm-profdata)
11
add_subdirectory(llvm-profgen)
12
add_subdirectory(llvm-mca)