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
[Workflow] Roll back some settings since they caused more issues
[llvm-project.git]
/
libc
/
utils
/
CMakeLists.txt
blob
9754dcf3854aa0804564ccb5d10b74fdcae33f1d
1
if(LLVM_INCLUDE_TESTS)
2
add_subdirectory(MPFRWrapper)
3
endif()
4
if(LIBC_TARGET_ARCHITECTURE_IS_GPU)
5
add_subdirectory(gpu)
6
endif()