Skip to content

Commit f8ae24a

Browse files
authored
[Comgr][NFC] Add space (llvm#1133)
2 parents fbc3f7b + b81fc28 commit f8ae24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/comgr/test-lit/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if (NOT DEFINED LLVM_LIT_PATH)
1919
set(LLVM_LIT_PATH "${LLVM_TOOLS_BINARY_DIR}/llvm-lit")
2020
endif()
2121
endif()
22-
message("--LLVM_LIT_PATH: ${LLVM_LIT_PATH}")
22+
message("-- LLVM_LIT_PATH: ${LLVM_LIT_PATH}")
2323

2424
add_custom_target(test-lit COMMAND "${LLVM_LIT_PATH}"
2525
"${CMAKE_CURRENT_BINARY_DIR}" -v)

0 commit comments

Comments
 (0)