Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libc / test / src / __support / OSUtil / linux / CMakeLists.txt
blobbfb072c03e97125556de0009d6af6733c663f1a4
1 if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_ARCHITECTURE})
2   add_subdirectory(${LIBC_TARGET_ARCHITECTURE})
3 endif()