Skip to content

Commit 3b97953

Browse files
committed
Remove debug print.
1 parent d41feaf commit 3b97953

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/FindLLVM.cmake

-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@ execute_process(
2828
OUTPUT_VARIABLE LLVM_ALL_LIBS
2929
OUTPUT_STRIP_TRAILING_WHITESPACE
3030
)
31-
message("llvm jit libs: " ${LLVM_JIT_LIBS})
32-
message("llvm all libs: " ${LLVM_ALL_LIBS})
3331

0 commit comments

Comments
 (0)