blob: f5dd32112ee627370a50066f87f94c1c2810ce4a [file] [log] [blame]
list(APPEND LDFLAGS -lm)
set(FP_TOLERANCE 0.001)
if(DEFINED BENCHMARKING_ONLY)
list(APPEND PROGRAMS_TO_SKIP IntMM)
endif()
llvm_singlesource()