blob: d7cc39be514acb9d685f3c03810fd74c1d554692 [file] [log] [blame]
foreach(target AArch64 ARM ARC Hexagon Mips PowerPC SystemZ X86)
if (${target} IN_LIST LLVM_TARGETS_TO_BUILD)
add_subdirectory(${target})
endif()
endforeach()