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
/
test
/
src
/
__support
/
OSUtil
/
linux
/
CMakeLists.txt
blob
bfb072c03e97125556de0009d6af6733c663f1a4
1
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_ARCHITECTURE})
2
add_subdirectory(${LIBC_TARGET_ARCHITECTURE})
3
endif()