Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
add_libc_testsuite(libc_linux_tests)
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_MACHINE})
add_subdirectory(${LIBC_TARGET_MACHINE})
endif()