Skip to content

Commit 49647b7

Browse files
committed
Fix end-of-line issue.
1 parent e88253d commit 49647b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/ExecutionEngine/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,4 +491,4 @@ if(LLVM_ENABLE_PIC)
491491
${Vulkan_LIBRARY}
492492
)
493493
endif()
494-
endif()
494+
endif()

0 commit comments

Comments
 (0)