1 2 3 4 5 6 7 8 9 10
if(LLVM_TARGETS_TO_BUILD MATCHES "X86") add_subdirectory( llvm-cfi-verify ) endif() add_subdirectory( llvm-exegesis )