blob: 0de8b17bec911b44d2d7c78c785bef45524e38bb [file] [log] [blame]
list(APPEND LDFLAGS -lm -lstdc++)
if(ARCH STREQUAL "XCore")
if(NOT DEFINED SMALL_PROBLEM_SIZE)
set(XCORE_TARGET_NEEDS_MEMORY 128)
endif()
endif()
llvm_singlesource()