blob: 2421eb1879aed06c5a19471e842a6f0e882521bc [file] [log] [blame]
list(APPEND CPPFLAGS -std=c++11)
llvm_test_run()
llvm_test_executable(MemFunctions main.cpp)
target_link_libraries(MemFunctions benchmark)