Add debug info to the ARM build

This commit is contained in:
Sameer Rahmani 2022-06-18 10:52:17 +01:00
parent 9b5de91861
commit 31cbbb9f71
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
${LLVM_TARGETS_TO_BUILD}
)
message(STATUS "-- Libs to ----- link: ${LLVM_TARGETS_TO_BUILD}")
message(STATUS "-- ${LLVM_USE_PERF} | ${CONDITIONAL_COMPONENTS}")
message(STATUS ${llvm_libs})
# Serene Setup ===================================