blob: fb70e5faf4320cc9e94d1983d17d92daed6adbdc [file] [log] [blame]
set(DIRS)
set(PARALLEL_DIRS)
set(DIRS )
set(LEVEL ../../../..)
if(DEFINED BENCHMARKING_ONLY)
list(APPEND PROGRAMS_TO_SKIP aarch64_neon_intrinsics)
endif()
list(APPEND CFLAGS -std=c99)
llvm_singlesource()
llvm_add_subdirectories(${DIRS} ${PARALLEL_DIRS})