blob: 98714cce2cefd5fb4b1eeab45deabbefcd5161fb [file] [log] [blame]
set(DIRS)
set(PARALLEL_DIRS)
set(PARALLEL_DIRS Dhrystone CoyoteBench Shootout Shootout-C++ Stanford McGill Misc Misc-C++ Misc-C++-EH BenchmarkGame Adobe-C++ Polybench Linpack SmallPT)
list(APPEND LDFLAGS -lm)
llvm_singlesource()
llvm_add_subdirectories(${DIRS} ${PARALLEL_DIRS})