forked from OSchip/llvm-project
[mlir] Ensure a newline at the end of a file (NFC)
This commit is contained in:
parent
3575700b28
commit
47d7e922d8
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue