blob: 977a285a4ede6cab1426c5fd98693e3237a96f11 [file] [log] [blame]
set(PROG LoopRerolling-dbl)
set(LDFLAGS -lm)
list(APPEND CFLAGS -std=gnu99)
set(RUN_OPTIONS 5260 14)
if("${ARCH}" STREQUAL "XCore")
set(RUNTIMELIMIT 7200)
endif()
llvm_multisource()