blob: df87bed5703c09fec643beee995840bb702485b6 [file] [log] [blame]
list(APPEND CPPFLAGS -std=c++11 -DLCALS_USE_DOUBLE -DLCALS_USE_RESTRICT_PTR -DLCALS_VERIFY_CHECKSUM -DLCALS_USE_CLOCK -DLCALS_COMPILER_CLANG)
#llvm_test_run(--benchmark_repetitions=5)
llvm_test_run()
llvm_test_executable(lcalsCLambda ../main.cxx LambdaSubsetCbenchmarks.cxx ../LCALSStats.cxx ../LCALSSuite.cxx ../LCALSTraversalMethods.cxx ../runReferenceLoops.cxx)
target_link_libraries(lcalsCLambda benchmark)