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