[mlir] Ensure a newline at the end of a file (NFC)

This commit is contained in:
Kazu Hirata 2022-01-23 13:59:59 -08:00
parent 3575700b28
commit 47d7e922d8
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ add_subdirectory(Translation)
# Only enable the ExecutionEngine if the native target is configured in.
if(TARGET ${LLVM_NATIVE_ARCH})
add_subdirectory(ExecutionEngine)
endif()
endif()