1*dda28197Spatrickforeach(target AArch64 ARM ARC Hexagon Mips PowerPC SystemZ X86) 2*dda28197Spatrick if (${target} IN_LIST LLVM_TARGETS_TO_BUILD) 3*dda28197Spatrick add_subdirectory(${target}) 4061da546Spatrick endif() 5*dda28197Spatrickendforeach() 6